1.1 Install Python integrated development environment.
2.1 Implement basic operators in Python
3.1 Implement control flow operations for solving given task.
4.1 Implement while control loop for solving iterative problems.
5.1 Implement for loop for solving iterative problems.
6.1 Perform basic operations on the lists.