/python-exercises

Primary LanguagePythonOtherNOASSERTION

Python Exercises

Let's practice using loops, conditionals, arrays, dictionaries, and functions in Python.

Getting Started

  • Fork and clone this repository

Requirements

Inside this folder are a few Python files with exercises written in comments. Fork and clone this repository and complete the exercises.

You can run a file using Python like so:

python3 exercises/01loop.py

Licensing

  1. All content is licensed under a CC-BY-NC-SA 4.0 license.
  2. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.