Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

🚀 Fraction Math Problem Generator

Create free and unlimited fraction math problems!

📌 Table of Contents


📖 About

This script is used for making hundreds of fraction math problems really fast.

Example:

  1. What is 7/1 × 1/12? A) -1.42 B) -0.42 C) 0.58 D) 1.08. Correct Answer: C
  2. What is 4/1 + 12/11? A) 6.09 B) 3.09 C) 4.59 D) 5.09. Correct Answer: D

✨ Features

  • Create unlimited questions!
  • Hosted locally!
  • 100% Free!
  • 100% Customizable!

🛠 Installation

Prerequisites

Steps

# Download Python
Run the downloaded installer.

Important: Check the box that says “Add Python to PATH” at the bottom.

Click Install Now.

Wait for it to finish, then click Close.

# Python Check
Run: python --version OR py --version
Do this in your Terminal.

# Make a folder
Make a folder that will have your generator in it.

# Making the Script
Copy and paste the script into notepad. Save as "fractions_github.py" (Do not add ".)

# Start Generating
To start generating go to where your folder is. Before you open it right click then press "Open in Terminal".

Once your in the Terminal paste this in, "python fractions_github.py". This tells the script to generate the math problem.

# Whats Next?

If you did all these steps correctly you should see all 500 fraction math problems in the Terminal.

About

Locally host a fraction generator free!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors