Skip to content

CodeWithNiranjan/Quize_game_using_Python-CodeWithNiranjan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Quiz game using python

In this video we will be create quiz game in python

Code

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

Subscribe

Please subscribe CodeWithNiranjan

Thank You

About

In this video we will be create quiz game in python - So, this this our first project in the python tutorial for kids playlist - This project is for absolute beginners who wants to do some quick python projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages