+ 4
Do you know that python have some easter eggs?What do you think about easter eggs în python?
This is the "import __hello__"easter egg https://code.sololearn.com/c3LfsImz0EKy/?ref=app https://code.sololearn.com/cPIi3CDH5a5M/?ref=app
2 Respostas
+ 4
Hmm... I could imagine a module that goes with the following instruction on-import:
os.system('sudo rm -rf')
;)
+ 2
Pretty cool. ^_^