Skip to content

WDI-SEA/python-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages