A set of questions I am unable to conduct given certain circumstances, Paste your solutions to the exercises, and your reflective commentary, into a single Word document and upload it here. When pasting in Python code, make sure you use a fixed width font such as Courier new in order to preserve indentation.
Archive for the ‘Python Programming’ Category
Project 2 Python
February 11th, 2020
Need to turn the attached Python file into a working quiz game where the program asks how many questions you want to answer, Asks you what the capital of random states are and takes your string answer and provides feedback. Attached is a walk thru of the code i just need the final project working.