News

Exercise 2 Write Python code that prints your name, student number and email address using escape sequences. An example runs of the program: Bob ST1001 [email protected] Exercise 3 Write Python code that ...