Back to Browse

5.11. (Part 2) Math Quiz - Python

7.8K views
Jan 24, 2017
13:22

----------------------------------------------------------------------------------------------------- Starting out with Python, Third Edition, Tony Gaddis Chapter 5 Programming Challenges -------------------------------------------------------------------------------------------------------------------------------------------------------------------- 11. Math Quiz Write a program that gives simple maths quizzes. The program should display two random numbers that are to be added, such as: 247 + 129 The program should allow the student to enter the answer. If the answer is correct, a message of congratulations should be displayed. If the answer is incorrect, a message showing the correct answer should be displayed. Starting out with Python. Third Edition. Tony Gaddis. -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Bitcoin Address - 1AbnaHDLG3xqmycNHKDKh1gPNst29Rkp6S Thanks :) --------------------------------------------------------------------------------------------------------------------------------------------------------------------

Download

1 formats

Video Formats

360pmp416.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

5.11. (Part 2) Math Quiz - Python | NatokHD