Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 545 Bytes

File metadata and controls

15 lines (8 loc) · 545 Bytes

{% set warning_icon = '' %}

Introduction to Python

Part of this chapter is based on tutorials by Geek Girls Carrots (https://github.com/ggcarrots/django-carrots).

Let's write some code!

{% include "prompt.md" %}

{% include "/python_introduction/instructions.md" %}

{% include "instructions.md" %}

{% include "/python_introduction/instructions_part_two.md" %}