Lab #9-Advanced Topics In Python

In this lab the goal was to review Dictionaries/Lists and learn to use the Lambda command. In the first screenshot the goal was to use the print command to print the keys from the dictionary movies. The second screenshot involves making a list of certain numbers. The third screenshot uses the lambda command to splice a list. The fourth screenshot uses lambda and filter to remove the extra letters to reveal the code in in the jumble of letters.

Newer Lab 4 Newer Lab 3 Newer Lab 2 Newer Lab 1