Skip to main content

Definitions and examples for common Python statements.

Project description

This is a helper package for beginners starting out in Python. You can retrieve examples and definitions for if statements, for statements, while statements, dictionaries, lists, tuples, and functions by just typing one line.

You can open this up in a seperate terminal for easy reference to common syntax.

Here are the current functions:

if statements - .ifstate()

for loops - .forstate()

while loops - .whilestate()

functions - .functionstate()

break - .breakstate()

dictionary - .dictstate()

list - .liststate()

tuple - .tuplestate()

Change Log

0.0.1 (15/4/2021)

  • First Version

0.0.1 (23/9/2021)

  • Revised README

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

statementhelper-0.0.2.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

statementhelper-0.0.2-py3-none-any.whl (3.5 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