Python: Functions, Arguments, Return Values; Variables; Boolean Expressions, Conditionals; Loops. Modules, Packages.
The program we’ll write will be called worldcup.py. And it will simulate a sports tournament.
The program we’ll write will be called dna.py. And it will identify a person based on their DNA.
The program we’ll write will be called readability.py. And it will compute the approximate grade level needed to comprehend some text.
The program we’ll write will be called cash.py. And it will calculate the minimum number of coins required to give a user change.
The program we’ll write will be called mario.py. And it will print out a double half-pyramid of a specified height.
The program we’ll write will be called hello.py. And it will print out a simple greeting to the user, per the below.