Skip to content

SEIR-321-Batch/python-intro-challenges-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

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 [email protected].

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages