Multiple ways to access variables

Sign in to test your solution.
# Load package and data # Use the accessor to extract Hits and assign it to a # Use the square brackets to extract Hits and assign it to b # Check if a and b are identical