/Courses_exercises

Examples of exercises made during Python on-line courses

Primary LanguageJavaScript

Courses_exercises

Examples of exercises made during the "Python for everybody" specialization in Coursera.org platform : https://www.coursera.org/specializations/python

The specialization is composed of different courses:

  • Python Data Structures 2/5 (COMPLETED)
  • Using Python to Access Web Data 3/5 (COMPLETED)
  • Using Databases with Python 4/5 (COMPLETED)
  • Capstone: Retrieving, Processing, and Visualizing Data with Python5/5

In assignments, tasks and desired outputs are given, while the exercises have been solved by me, based on the course materials. In folders are included both .py files and other files needed to solve the exercises. Whenever a template to solve the task was provided, it was mentioned in the assignment description, together with a link to check it