Home arrow Unit 5 arrow Lesson 23
S3 - Lesson 23

Lesson 23: Random Test

This project implements a simulation of the random process of tossing a coin. It keeps records of the number of flips and their outcomes: tails and heads. It is a good project to experience the nature of random numbers.

 


View Tutorial: Lesson 23


 



Scratch Activity:
Study the scripts (see the main script below) and reproduce the actions in the tutorial. Experiment with different values for the random numbers generated.

 


Extensions:

Experiment with objects with 3, 4 or more outcomes (e.g. 6 sided dice).

Experiment with graphic effects for each possible outcome.

Experiment by adding sound effects for each possible outcome. 


Download the Project

View the main Script

Project created by: room209

 
   
Main Menu
Home
Scratch 3
Overview
Unit 1
Unit 2
Unit 3
Unit 4
Unit 5
Unit 6
Unit 7