Momentum logo
Team 7 Classroom

🐍 Python Lists, Dicts, Tuples 🐍

Posted on Feb 18th, 2021

πŸ“… Today’s topics

🎯 Project

Python Word Frequency

πŸ”– Resources

⭐️ EXTRA/TMI

You may find yourself surprised when trying to assign variables inside of functions that you have previously assigned outside the function, and it doesn’t work. This article explains why.

πŸ“Ή Code, Slides, and Video from Class

Tags: phase-2 python

Back to home