tr3
Project description
Python course at 3
This is demo project to be used in the python course fall 2024.
Usage
Function prototypes for functions in this package
def is_divisible_by_3(number:int) -> bool:
def approx_pi() -> float:
def compound_interest(start_sum: Union[int, float],
interest: Union[int, float],
no_of_year: int,
no_compute: int = 1) -> float:
add some more to this!
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tr3-1.4.tar.gz
(2.5 kB
view details)
Built Distribution
tr3-1.4-py3-none-any.whl
(2.6 kB
view details)
File details
Details for the file tr3-1.4.tar.gz
.
File metadata
- Download URL: tr3-1.4.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 306e8f00e1c12cee4af5a1474da2ecc64af7d4fa87618c897a93e4aa47b4ad9d |
|
MD5 | d7694576dedcfc0147b1baecf2e87379 |
|
BLAKE2b-256 | 5819999c94e710bbf88270cee4b6dde38b7faa8b1b8905ee4f17d3bd5be11861 |
File details
Details for the file tr3-1.4-py3-none-any.whl
.
File metadata
- Download URL: tr3-1.4-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21dea70a597ac234e3ba774801b3f97c5b3296e277bdb0b297032ecb7a161613 |
|
MD5 | 503ca57510c0ac487e33dc588695ef39 |
|
BLAKE2b-256 | 8da118c5d65ca94d869dc83e4d17f8cfef55310a091a8d6932348d573e8373bd |