Skip to content

dunmanhigh/y1math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Y1 Math with Python programming!

By programming your solutions to math problems, you

  • gain a deeper understanding of the mathematical thinking processes
  • can quickly verify your answers (eg test if a big number is prime)
  • are empowered to automate calculation (let the machine do the hard work)

Current topics:

  • Primes, Highest Common Factor and Lowest Common Multiple
  • Number Patterns

Please contribute! Submit pull requests for

  • problems without solutions
  • problems with incomplete/partial solutions
  • problems with alternative solutions (yes sometimes there are more than one way to solve a problem and we really welcome them!)
  • interesting and related problems not limited to those currently available
  • anything you feel this repository can be improved

Note: Do not simply copy and paste text/code from other sites. Inappropriate pull requests will be marked as invalid and rejected.

Releases

No releases published

Packages

No packages published

Languages