Tasks System Specification (20 points) You are required to design, implement and test a small console-based quiz in Python which performs the description given below. The quiz should ask the user(s) 10 questions.
Document FormatA fully documented (i.e. containing suitable comments) Python program which should implement the system requirements. You must submit your entire system in a zip file titled “studentID_system_source_code.zip”.Screencast. Your screencast should be in MPEG or MOV file format titled “studentID_screencast”Replace “studentID” with your university student ID.Submit the file in the allocated assignment submission page on … Read more