Link Search Menu Expand Document

Lesson 8 - Methods (Practice)

Objectives

  1. Cyber hygiene.

  2. Generating random numbers using the Random class

  3. Read a comma-delimited array of integers from the input, increment each item of the array and print it back.

Home Assignments

  1. Bulls and Cows