davidteather / python-obfuscator

I got tired of writing good code so I made good code to make bad code
MIT License
151 stars 33 forks source link

Make Math Unnecessarily Complicated #5

Open davidteather opened 3 years ago

davidteather commented 3 years ago

Expand math to utilize boolean logic in math

Ex:

x = 12 + 30
x = 12*(1*True)+ (sqrt(340)*False) + 30 

Make this ridiculus