Skip to content

learn-math44/fraction-generator

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors