11.11. Mixed-Up Code ExercisesΒΆ

Answer the following Mixed-Up Code questions to assess what you have learned in this chapter.

Suppose you run Club Keno, and you are in charge of picking the 20 random numbered balls between 1 and 80. Construct a block of code that chooses these random numbers, then saves them to a vector called <code>keno</code>.

You have attempted of activities on this page