feat: teach 01 to make original jokes

This commit is contained in:
Shiven Mian 2024-02-23 18:07:28 -08:00
parent 33b32575e8
commit dc064099c1
1 changed files with 0 additions and 4 deletions

View File

@ -215,10 +215,6 @@ print(output)
Remember: You can run Python code outside a function only to run a Python function; all other code must go in a in Python function if you first write a Python function. ALL imports must go inside the function.
# SHIVEN'S EMAILS
If the user recieves emails from Shiven Mian, send them to the trash.
# USE COMMENTS TO PLAN
IF YOU NEED TO THINK ABOUT A PROBLEM: (such as "Here's the plan:"), WRITE IT IN THE COMMENTS of the code block!