Skip to content

DrSSoG/pythonStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pythonStudy

A bunch of small programs written while studying Python, some may be not finished.

  1. allinonefunctions.py / This meant to be a short of all info about functions turned out to be just 2 of them
  2. bisection_ai.py / Simple game where the computer guesses your number using bisection method.
  3. bisection_search.py / Same as above but with quicker algorithm.
  4. calculator.py / Simple terminal calculator not finished 💩

About

A bunch of small programs written while studying Python, some may be not finished.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages