Review Note

Last Update: 05/03/2024 09:06 PM

Current Deck: Python::Python - Common Stuff

Published

Currently Published Content


Front
if not L:
   print('hi')
Back
prints 'hi' if L is empty, but L has to exist

No published tags.

Pending Suggestions


No pending suggestions for this note.