A program that calculates the circumference of a wheel. The formula is C=2πr, where π is the value 3.14 and r is the radius of the circle. To take this a step further, let the radius of the circle be a random integer generated by the random module.
-
Notifications
You must be signed in to change notification settings - Fork 0
A program that calculates the circumference of a wheel. The formula is C=2πr, where π is the value 3.14 and r is the radius of the circle. To take this a step further, let the radius of the circle be a random integer generated by the random module.
License
Lugaga/Circumference-of-a-Circle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A program that calculates the circumference of a wheel. The formula is C=2πr, where π is the value 3.14 and r is the radius of the circle. To take this a step further, let the radius of the circle be a random integer generated by the random module.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published