Yutube .com Code Example
Example 1: youtube.com
boredom=input("Are you bored? (enter yes or no)") if boredom.upper()=='YES' or boredom.upper()=='Y': print("Hey, maybe you should go on Youtube...") else: print("I see you have no time for Youtube then... :'(")
Example 2: youtube.com
press ctrl + l and type 'youtube.com'
Comments
Post a Comment