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.5.tar.gz
(2.6 kB
view details)
Built Distribution
tr3-1.5-py3-none-any.whl
(2.7 kB
view details)
File details
Details for the file tr3-1.5.tar.gz
.
File metadata
- Download URL: tr3-1.5.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3044af58e1150c597d478fec0e93bae36975544fd65c777dd3ab6592eb2ef2b |
|
MD5 | 9f9c80a087ffb77790ce96dfb84e138b |
|
BLAKE2b-256 | 5080f54e78b808fa2c165fbf810dfa60f064d0150770f07a215fc6d186043e8b |
File details
Details for the file tr3-1.5-py3-none-any.whl
.
File metadata
- Download URL: tr3-1.5-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af6840eeacb3f3d090d8001f946877a22b879ffb2fc88cc1aa9883bddc29ade8 |
|
MD5 | 81c05158368b879ccc1ff15661223ea3 |
|
BLAKE2b-256 | e04f1145d2ebe6249d35db480e2f62b03e4b44cda1525a60a12aae976c458fcb |