Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

quiz_for_kids-0.1.2-py3-none-any.whl (18.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page