A fun quiz library for kids
Project description
Quiz for Kids
Quiz for Kids is a Python library designed to create fun and educational quizzes for children.
Features
- Easy to use
- Customizable questions
- Suitable for children of all ages
Installation
pip install quiz-for-kids
Usage
import quiz_for_kids as qfk
variables = ["x", "y", "z"]
equations, data = qfk.linear_system.integer_equations(variables, var_min=1,var_max=4, coef_min=-1,coef_max=3, in_extensive=True)
print("\n".join(equations))
print(data)
License
This project is licensed under the GPLv3 License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
quiz-for-kids-0.1.2.tar.gz
(17.0 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 quiz-for-kids-0.1.2.tar.gz.
File metadata
- Download URL: quiz-for-kids-0.1.2.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d359d4b4df8f0fe2ef913f54b5aa9c2073681f5bf7ae3f25e34c88fd6e8e3de2
|
|
| MD5 |
3782246723aa38a5a0fea707cda08b87
|
|
| BLAKE2b-256 |
51fea69087c5510766994e450112373b51a8a1e1173313cfb353f019d191ac3e
|
File details
Details for the file quiz_for_kids-0.1.2-py3-none-any.whl.
File metadata
- Download URL: quiz_for_kids-0.1.2-py3-none-any.whl
- Upload date:
- Size: 18.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1f01c9ae6969f84cd4808c250ae511189b60669d28de0efc5ceb4b1b7c55156
|
|
| MD5 |
d7107ed06cc57a2d993d7a7b929fdb8e
|
|
| BLAKE2b-256 |
07a4379db10c27b042b86cb1147983095563e56231117420fba39dad5768fee4
|