Python Foundation Projects – Learn by Building
Intro to Python Foundation
Jul 24, 20252 min read17
Pinned

Search for a command to run...
Intro to Python Foundation

Understand `swtich` and `set` concept

Demonstrates decorators and lambda functions

Learn to build an email validator in Python using *args, **kwargs, exception handling and pytest for testing

Build grade calculator with core python
