Monday, 29 June 2015

#10m7 Computer Science - ASCII

Lesson Objectives 
LO1 – To understand what ASCII stands for 
LO2 – To understand why ASCII is needed 
LO3 – To learn how to convert between ASCII and Characters

Outcomes
Red – You will have found out what ASCII stands for and what it is used for
Amber – You will have used the ord() function to find out the ASCII value of a character
Green – You will have written a simple program that ask the user to input a character and then returns it’s ASCII value