In this video we will be create quiz game in python
print("Welcome!!") person = input("Please enter your name for better experience: ") print("Hey "+person+" Welcome!!") score = 0 questions = 5
Download the file for full code
Please subscribe CodeWithNiranjan