Simple Multiple Choice Quiz Game in Python

  Рет қаралды 18,842

GenX Coding

GenX Coding

Күн бұрын

Пікірлер: 28
@mamathaentertainments6938
@mamathaentertainments6938 3 жыл бұрын
I needed this video a lot, Because I was running my whole program in errors
@francismannion7075
@francismannion7075 6 ай бұрын
Thank you very much that was very interesting!
@zaidchasmawala283
@zaidchasmawala283 2 жыл бұрын
great work
@sonikamandal4571
@sonikamandal4571 3 жыл бұрын
Amazing step wise guide. Excellent work.
@annliyasangeeth4516
@annliyasangeeth4516 2 жыл бұрын
What if we want to have like age boundaries?? Could you please help me with thz
@genxcoding55
@genxcoding55 2 жыл бұрын
What do you mean by age boundries? Can you explain a bit more?
@Lestutero
@Lestutero 2 жыл бұрын
#Ask Name player_name = input("Hi! What is your name?") #Age Restriction age = 18 player_age = int(input("How old are you?")) if player_age 18: print("Welcome " + player_name + " to the Simple Quiz Game!")
@asharhabib4742
@asharhabib4742 2 жыл бұрын
Thanks, this video helped me alot with my digital tech assessment.
@imyourjoy7721
@imyourjoy7721 2 жыл бұрын
Thank you soo much.. its really helpfull
@philanygqwaru6719
@philanygqwaru6719 2 жыл бұрын
is it possible to export this a website
@Free-qd5tr
@Free-qd5tr 2 жыл бұрын
Thank you very much, I try this source code and woooo it can run
@AC-wi7gp
@AC-wi7gp 2 жыл бұрын
Hi, thanks for the video, how would u make the quiz to show more than one question in random order? I am preparing a random multiple-choice quiz with 15 questions.
@karygordo
@karygordo 2 жыл бұрын
Probably create a dictionary and import the random library. There is a saying in coding. DRY - DON'T REPEAT YOURSELF. There are far better ways to make a quiz
@ajimullahansari7307
@ajimullahansari7307 10 ай бұрын
Thank you mam❤
@n.k.ssisters233
@n.k.ssisters233 3 жыл бұрын
Thank you ☺️
@AkshayKumar-ig2uo
@AkshayKumar-ig2uo 2 жыл бұрын
Mam ye kis par work kiya hai apne notepad par
@genxcoding55
@genxcoding55 2 жыл бұрын
I used the Pyhton IDLE. You can watch my video to learn how to download it. kzbin.info/www/bejne/h3rOm3akftV3idk
@kalanitandon1682
@kalanitandon1682 3 жыл бұрын
Excellent work!
@genxcoding55
@genxcoding55 3 жыл бұрын
Thank you.
@Frp_xbox
@Frp_xbox 3 жыл бұрын
This help me alot but how can I write the code That will give the score like ("you got 3/5") instead of write 3 alone. Thank you
@genxcoding55
@genxcoding55 3 жыл бұрын
You can use this line of code instead of the one shown in the video: print("Well done! Your score was", score, "/ 3")
@Frp_xbox
@Frp_xbox 3 жыл бұрын
Thanks
@shabina4529
@shabina4529 3 жыл бұрын
Thanks a lot
@its_me_asur
@its_me_asur 2 жыл бұрын
Print pr invalid syntax aa rha h
@genxcoding55
@genxcoding55 2 жыл бұрын
Did you copy the code correctly? Try copy pasting from the Github link posted in the description of the video.
@genxcoding55
@genxcoding55 2 жыл бұрын
??
@Lestutero
@Lestutero 2 жыл бұрын
How do I add more chances?
@genxcoding55
@genxcoding55 2 жыл бұрын
When you declare chance, set it equal to the number of chances you want (i.e. chance= 3). However, you might have tweak the logic a bit.
Modern Graphical User Interfaces in Python
11:12
NeuralNine
Рет қаралды 1,6 МЛН
Create a QUIZ GAME with Python 💯
9:29
Bro Code
Рет қаралды 231 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Building a Multiple Choice Quiz | Python | Tutorial 32
11:12
Giraffe Academy
Рет қаралды 264 М.
Python for Beginners - Learn Coding with Python in 1 Hour
1:00:06
Programming with Mosh
Рет қаралды 19 МЛН
Python quiz game 💯
17:57
Bro Code
Рет қаралды 134 М.
5 Python Libraries You Should Know in 2025!
22:30
Keith Galli
Рет қаралды 72 М.
How to make advanced image recognition bots using python
15:01
Kian Brose
Рет қаралды 1,4 МЛН
Create A Login Screen In Python With Flet (Tutorial)
11:33
Indently
Рет қаралды 35 М.
How to Make a Google Slides Interactive Quiz! *multiple choice*
8:04
Jeremy's Tutorials
Рет қаралды 88 М.
ROCK PAPER SCISSORS game in Python 🗿
9:29
Bro Code
Рет қаралды 143 М.
Python FAST API Tutorial
58:20
Tech With Tim
Рет қаралды 346 М.