Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 276 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 276 Bytes

scratch

This repo is for all my scratch python code.

The MakeDivisionPromlems file does what it's name says, with optional decimal points.

The Pattern_helper gives you the first seven multiples of any number to help you find the pattern to give the rest of the multiples.