Skip to content

Humiliate your python interpreter whenever it encounters an error

License

Notifications You must be signed in to change notification settings

Dosh4Dolphins/nerdemoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hUMILIATION

Humiliate your python interpreter whenever it catches an exception. Remind your computer that it is a machine and you are a god

Using the:

from nerdemoji import nerdemoji


def example():
    ex_list = [1, 2, 3]
    print(ex_list[4])


nerdemoji.nerdemojirun(example)

Output:

list index out of range
"list index out of range"
-🤓

my favourite color is #4EF542

you rn

About

Humiliate your python interpreter whenever it encounters an error

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages