Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Latest commit

 

History

History
125 lines (106 loc) · 7.58 KB

README-PYTHON-HOMEWORKS.md

File metadata and controls

125 lines (106 loc) · 7.58 KB

Python

Homework

Week 1
  1. Search for these terms:
    • IDE, Compiler, Interpreter
  2. Solve these problems:
Week 2
  1. Search for these terms:
    • CLI, GUI
    • Bit, Byte
    • Error, Debug
  2. Read, Review and practice Operators, Strings and Randoms
  3. Solve these problems (link) [ANSWERS]
    • In Strings
      • Find vs Index?
      • Partition vs Split?
Week 3
  1. Search for these terms:
  2. Read about python Collections
  3. Review and practice Operators
  4. Solve these problems (link) [ANSWERS]
Week 4
  1. Search for these terms:
  2. Solve these problems (link) [ANSWERS]
Week 5
  1. Search for these terms:
  2. Solve these problems:
Week 6
  1. Search for these terms:
    • Argument, Attribute, Parameter, Variable, Property
  2. Solve these problems:
    • Solve animal problem (link)
    • Solve this problem (link)
    • Unveil the first version of your project
Week 7
  1. Search for these terms:
  2. Solve these problems (link)
    • Solve this problem (link)
    • Solve this problem (link)
    • Solve this problem (link)
Week 8-12
  1. Solve these problems

Answers to the questions of students