Max mark Student mark Questions Q1 Q2 Q3 Q4 Total CLO 2.3 2.4 2.2 2.2 2 1 3 2 8 Question 1:[2 marks][CLO 2.3) 1 Write ro
Posted: Fri May 20, 2022 12:05 pm
Questions Q1 Q2 Q3 Q4 Total CLO 2.3 2.4 2.2 2.2 2 1 3 2 8 Question 1:[2 marks][CLO 2.3) 1 Write robust python code that take from the user its name and age. 2 Create file name as (name txt) using python code, 3 Write in the file (name txt) the given user information 4 Open the file for reading and print the contents of the file. Solution:
Max mark Student mark