GitHub / Python-Coding-Assignments / Numbers
This project enables a user to enter an infinite number of integers, then prints out some information regarding those inputs. This program prompts the user to enter in as many numbers as he/she wants, until the user inputs a zero. This loop runs until the sentinel value is entered. Then, some statistics are printed to the screen.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Python-Coding-Assignments%2FNumbers
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 4.88 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: over 1 year ago
Topics: procedural-programming, python