Friday, 11 September 2015

#11mIsc6 - Python Controlled Assessment Task 3 - Generate an 8 Character Key

Lesson Objectives 
LO1 – To learn how to use for loops, create random integers and convert ASCII codes 
LO2 – To understand how to solve task 3 of your text encryption controlled assessment

Outcomes
Red - You will be able to generate random numbers
Amber - You will be able to create simple for loop
Green - You will be able to convert integers into ASCII characters and then concatenate them into a string