Randomisation
In computer science, random numbers are something that you are likely to use regularly. They are also used in areas such as cryptography, while pseudorandom numbers are used in video games, modelling, and simulations. In this lesson, you will be introduced to the concept of random numbers using Python documentation. You will determine what the random module is capable of, and how random numbers can be generated in Python.
Video
Click on the play button to start the video. If your teacher asks you to pause the video and look at the worksheet you should:
- Click "Close Video"
- Click "Next" to view the activity
Your video will re-appear on the next page, and will stay paused in the right place.
Worksheet
These slides will take you through some tasks for the lesson. If you need to re-play the video, click the ‘Resume Video’ icon. If you are asked to add answers to the slides, first download or print out the worksheet. Once you have finished all the tasks, click ‘Next’ below.
Lesson summary: Randomisation
It looks like you have not attempted the quiz.
To share your results with your teacher please complete the quiz.
The next lesson in Programming 2: Selection is "Arithmetic expressions"