calculate 24 with four numbers with braces, add, sub, mul and div.
Project description
point24
calculate 24 with four numbers with braces, add, sub, mul and div.
Install
pip install point24
Usage
import point24
# given four intergers
# output all solutions
for line in point24.solve(1, 3, 4, 5):
print(line)
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
point24-0.1.2.tar.gz
(7.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file point24-0.1.2.tar.gz.
File metadata
- Download URL: point24-0.1.2.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.12 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4021b2039fddd419235db78290fd6ba3a953a6c1ec652465143530900834a98d
|
|
| MD5 |
19e84c4b52647addda2fcac929c15a9a
|
|
| BLAKE2b-256 |
6a3957972db71441d9a34245e63ca45a3cf3764a4f8514999f39c73a520e8b57
|
File details
Details for the file point24-0.1.2-py3-none-any.whl.
File metadata
- Download URL: point24-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.2 CPython/3.13.12 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8b7cffded1b0e19833af13516bad24ba36067967bd75e7859601aad205e833d
|
|
| MD5 |
cdb37fce1ec6ea0f54a36bac5971bedd
|
|
| BLAKE2b-256 |
84a11f51be63c640f5601399a59181ed3ea9374ff94b07e8871d6dfb48a5c656
|