Skip to content

Exercises I did for Codédex's Python basic course

Notifications You must be signed in to change notification settings

mara-dc/codedex-python

Repository files navigation

What is Codédex Python course?

It's a beginner course on Python offered by Codédex. See course here!

What's in this repository?

These are python files of the exercises I did during the course.

Each file is named ##-xxx.py where ## is the exercise number and xxx is the exercise name. If you visit Codédex, you can easily identify which exercises these files correspond to.

So far, I have done the following modules in the course:

Module Exercises
Hello World 01 to 05
Variables 06 to 10
Control Flow 11 to 16
Loops 17 to 21

Is that all?

Nope. Lessons are ongoing so I'll be putting more exercises here as I finish them. There's also an Intermediate Course for Python so we'll see!

About

Exercises I did for Codédex's Python basic course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages