July 28, 2024 Write a python program to read your name, contact number, email and birthdate and print those details on screen.
August 04, 2024 Write a program to repeatedly prompt the user to enter the capital of a state. Upon receiving the user’s input, the program reports whether the answer is correct. Assume the states and their capitals are stored in dictionaries as key-value pairs
Comments
Post a Comment