The "pass" Statement
In some situations you may want to write the rough structure for a programm without implementing certain parts of it.
This is where the pass-statements comes into place.
This lesson reveals you, why you need the pass-statement and how you can use it to enhance your development flow.
Become a Member to join the conversation.

Ben Nduwuba on July 15, 2020
Very clear and easy to follow course. Thanks Paul !