Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 540 Bytes

File metadata and controls

30 lines (17 loc) · 540 Bytes

Simple-Python-Quiz

This is a simple python quiz bot that allows you to make and customize your own python quiz.

Requirements

Python (This bot uses IDLE - should already be installed when you install python)

How to get set up

  1. Download Python

  2. Open IDLE

Windows 10/8: Search for it

MAC: Ask your friend??

  1. Download all files from the repository

  2. Put the .py file somewhere you can find it

  3. Go back onto IDLE and click open

  4. find your .py file and open it

  5. Configurate it to your needs

  6. Press F5 to run.