2.5.4 Multiple ways to access variables

Sign in to test your solution.
# Load package and data



# Use the accessor to extract state abbreviations and assign it to a

# Use the square brackets to extract the state abbreviations and assign it to b

# Check if a and b are identical

You can submit as many times as you like. Only your latest submission will be taken into account.
Sign in to test your solution.