Writes all the natural numbers to console
Project description
Python 101: Natural numbers writer
Prints "all" the natural numbers to the console
The commands used to run pip and the Python interpreter (pip3
and python3
) are tested to be valid on Linux Mint 21.1 (Ubuntu 22.04). Check your OS/distribution documentation if they do not work properly in your system
Installation
Last version
pip3 install https://github.com/hiebra/101-py/archive/refs/heads/main.zip
Specific version
pip3 install https://github.com/hiebra/rpdb/archive/refs/tags/v0.0.1.zip
Execution
python3 -m com.softalks.numbers
Remote debugging (only for Pydev/LiClipse)
Click here to know how to debug this code remotely
Uninstallation
pip3 uninstall com.softalks.numbers
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file com.softalks.numbers-1.0.1.tar.gz
.
File metadata
- Download URL: com.softalks.numbers-1.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fa12b4000eb6e26d923691b2d5fc2649b147f17d60239204e203217bfd95f71 |
|
MD5 | 4da6032c86f16184573c58112a759240 |
|
BLAKE2b-256 | 7755c7eef08ca7d73c0b5bc35d2ff97164773d2e24588eed7db39e03f0970021 |
File details
Details for the file com.softalks.numbers-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: com.softalks.numbers-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11fe78e6c4c7a7e30cca81ed8cc28440a94f770a06412185d00fb902a0f4bff5 |
|
MD5 | f275ca45b86855699dfcec8adc61c87a |
|
BLAKE2b-256 | bc6b9a2e62dd42fdbc85ad42a9e6f94a1f721850059d5c2c131c475773146116 |