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.6.tar.gz
(2.6 kB
view details)
Built Distribution
tr3-1.6-py3-none-any.whl
(2.7 kB
view details)
File details
Details for the file tr3-1.6.tar.gz
.
File metadata
- Download URL: tr3-1.6.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 | dc85850a16aee0965543fd18afe6c0d046cf9b64fe3ece466a5f912c3db70f4b |
|
MD5 | 1690be5297eeb659c9b39950ce00ab56 |
|
BLAKE2b-256 | e20d3f57f7ea5207b69bb327e3338f359d4a8c70bfc3405363102cf3aa0abe1a |
File details
Details for the file tr3-1.6-py3-none-any.whl
.
File metadata
- Download URL: tr3-1.6-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 | 8b8ee219f3448d5ab6b0fc5488d9da3a8ce85e1f8ef09cf25debe36cb76eabdf |
|
MD5 | fa822ca0f296a24417cedb9c00f69356 |
|
BLAKE2b-256 | ee0930d960fb24073e511dfd9ba499fcc6927bfa61c1a31a32090d8799f7dbc9 |