Mission Objective
In this mission apprentices are going to start coding in Python. Python is a popular general-purpose programming language that can be used for all sorts of different applications from machine learning to task automation. Starting with the basics, apprentices will cover many important coding and programming concepts as well as the computational thinking skills needed to start making their own programs.
Projects:
Let's Get Coding
Inputs and Variables
Conditional Statements
Let's add Lists
Coding Your Own Game
Improving Our Game
Data Types
Even more Operators