Skip to content

learn-math44/fraction-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Fraction Math Problem Generator

A short description of your project β€” what it does and why it’s useful.

πŸ“Œ 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

No packages published