Tasks#

All tasks and additional files can be downloaded from repository.

Warning

Starting from section “4. Data types in Python” there are automated tests for testing tasks. They help to check whether everything matches the task, and also give feedback on what does not correspond to the task. As a rule, after the first period of adaptation to tests, it becomes easier to do tasks with tests. Testing is done using the pyneng utility. Learn more about how to work with the pyneng utility.

Task 2.1#

Create your repository based on repository template with tasks and examples. To do this, press “Use this template”.

Created repository will be a copy of pyneng-examples-exercises-en repository, but is not tied to it. It’s better to perform tasks in prepared files in exercises directory as tests for tasks depend on created directory structure.