Skip to main content

easily_quiz is a spanish api that you can create simple quiz!

Project description

Project description

easily_quiz is a spanish api that you can create simple quiz, true or false, and things coming in future! With this api you can save certain lines of code and simply use two lines for what you would use 10 or 15

Installing

You can install or update this api using pip: $ pip install easily_quiz

Quiz example

# import the api
from easily_quiz import Quiz

# init 
quiz = Quiz("Example question", [1], "Option 1", "Option 2", "Option 3")
i = quiz.iniciar()

if i:
    print("Correct!")
else:
    print("Try again!")

True or false example

# import the api
from easily_quiz import trueFalse

# init
z = trueFalse("Example question", True)
i = z.iniciar()

if i:
    print("Correct!")
else:
    print("Try again!")

Contact & Donate

If you need help with the api or you wanna donate me i let you here some data:

Discord: Pina#8985 Web: http://pinayt.tk Paypal: https://paypal.me/Inperiocompa

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

easily_quiz-1.3.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file easily_quiz-1.3.tar.gz.

File metadata

  • Download URL: easily_quiz-1.3.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.6

File hashes

Hashes for easily_quiz-1.3.tar.gz
Algorithm Hash digest
SHA256 e14e2da700312f8143a178d594215124e22ba31f02a6799a69060dd2a85d355b
MD5 f52ea59c3f64cb500cb4f9c09ace2ceb
BLAKE2b-256 6df36d3eed35bf56ce9b7b4d033479c6c1b3436cc4a3b2d19cca3b73c4689bee

See more details on using hashes here.

Supported by

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