Python Quiz Maker Tutorial
Hello Guys!
I made this tutorial that briefly teaches you how to make a Python quiz.
Fork this project and then follow the tutorial on the file "README.md" or follow the example on the file "main.py".
1+1=2
thanks for the help
The code is not per say clean, you have to delete the class and use functions
You shouldn't use classes like that
@OlauPla But I followed a tutorial on how to use classes and applied it here! The tutorial says this is one of the ways to use classes!
@OlauPla And the person who made the tutorial, by the way, is by Wiley's "Dummies" brand. It's a book called "Python for kids"
@JaydenLiu1 send me the tutorial link, nut you shouldn't make classes like thnat
@JaydenLiu1 if you are reading books you should read python crash course it is a very good book
you should add markdown with the 3 backslashes (
) and
py` after for syntax highlighting! ;)@Bookie0 Thanks for the feedback!
np! :) @JaydenLiu1