Python Basics: Problem Solving with Code

Description

A lot of code is building up from the most basic primitive elements of the language to increasingly faithful and meaningful things. In this course we will learn to author more complex ideas and capabilities in Python. In technical terms, you will learn dictionaries and how to work with them and nest them, functions, refactoring, and debugging, all of which are also thinking tools for the art of problem solving. We’ll use this knowledge to explore our browsing history, interrogate a tweet, and draw pictures.

What’s included