Session Ready
Exercise

Inspecting a choice observation

Use the function tail() to print the last six rows in the sportscar data frame. For the last choice observation in the data frame (resp.id==200, ques==10), what was the price of the option that was chosen?

Instructions
50 XP
Possible Answers