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.3.tar.gz
(2.4 kB
view details)
Built Distribution
tr3-1.3-py3-none-any.whl
(2.5 kB
view details)
File details
Details for the file tr3-1.3.tar.gz
.
File metadata
- Download URL: tr3-1.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab235f2a165491767aee9057142a31cc81e2492ec268ef204a2323746720c7fb |
|
MD5 | 7519da1eb0345332a3cde07b3f0229b5 |
|
BLAKE2b-256 | 7f586f8799e6a2e860fa67cb593467fe1c48933676c9e8a9fa9ecc77b0a715d9 |
File details
Details for the file tr3-1.3-py3-none-any.whl
.
File metadata
- Download URL: tr3-1.3-py3-none-any.whl
- Upload date:
- Size: 2.5 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 | aea6e76c7aed8a33c941ba7b3e0ffac284befa07cd9377db8e704dce6383d7c3 |
|
MD5 | 253b7964c287c713c702c1417dfc93d9 |
|
BLAKE2b-256 | 49e6b5a7df7d686e1a8f4909c5fd8af1b67c3d22529a841a5cd79cfccfb7d375 |