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
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 forAmber – 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