News

This lab is to practice using Math.random(). On the AP Exam you cannot import anything so you MUST use Math.random() anytime you need a random value. Math.random() generates a DOUBLE between 0 and 1 ...