https://github.com/avidrucker/icc_day06
https://github.com/avidrucker/icc_day06
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/avidrucker/icc_day06
- Owner: avidrucker
- Created: 2025-02-28T16:56:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T17:41:17.000Z (over 1 year ago)
- Last Synced: 2025-09-23T18:44:42.738Z (10 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ICC Day 6 - Python Review
This is what we went over today in class.
- The first program is a number guessing game.
- The second program is an imperial to metric converter.
- The third program is the classic fizzbuzz program.