Skip to content

A repository to store all exercises made in Python, just for learning/fun.

Notifications You must be signed in to change notification settings

casluleal/python-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

python-exercises

A repository to store all exercises made in Python, just for learning/fun.

Python logo

  • Date initiated: 02-14-19
  • Last update: 02-14-19

The exercises are divided by subjects, and each exercise will have the time spent coding.

Numbers

  • [EXERCISE 1] Find PI to the Nth Digit - Enter a number and have the program generate π (pi) up to that many decimal places. Keep a limit to how far the program will go.
  • [EXERCISE 2] Change Return Program - The user enters a cost and then the amount of money given. The program will figure out the change and the number of quarters, dimes, nickels, pennies needed for the change.

About

A repository to store all exercises made in Python, just for learning/fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages