Skip to content

Run this code in a Python complier to create your own study guide. Just tell it the how many questions to ask, what questions to ask, the correct answers, and then answer them. At the end, you will get a score of how many questions you got correct.

License

Notifications You must be signed in to change notification settings

RaspberryPi400/Study-guide-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple program for a study guide creator! People can use this to create their own study guide and quiz themsleves. To run the code, copy the contents of the main.Studyguidecreator file and run it in a online complier or IDE. If you run it in a IDE, download Python on your computer. Run the code and answer the questions that it asks you. First, it will ask you how many questions that you would like to have. You can have as many questions as you want (just not zero). Then, it will ask you what the questions should be. After that, it will ask you what the answers to those questions should be. Then, it will ask you the questions that you entered in a random order. If you get it correct, (if you write the exact same thing that you entered earlier), it will tell you and give you a point. If you get it wrong, it will tell you and will give you the correct answer. Keep in mind that when giving the answers to the questions that you gave, make them all capitalized or lowercase and do the same thing when answering them. (It's case-sensitive). At the end, it will give you your score (how many questions you got correct.)


Copyright (c) 2025 Elijah Corwin. This code is licensed under CC BY-NC-SA 4.0. To view this license, go to https://creativecommons.org/licenses/by-nc-sa/4.0/


To-do: -Allow users to upload a file with the questions on it.

About

Run this code in a Python complier to create your own study guide. Just tell it the how many questions to ask, what questions to ask, the correct answers, and then answer them. At the end, you will get a score of how many questions you got correct.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages