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…
