An open API service indexing awesome lists of open source software.

https://github.com/avidrucker/icc_day06


https://github.com/avidrucker/icc_day06

Last synced: 10 months ago
JSON representation

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.