Details
-
AboutComputer science student
-
SkillsJava, Python, JS, PHP, some C#, some C/C++
-
LocationNorway
Joined devRant on 6/8/2016
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
The amount of digits Python can handle is staggering...
I stopped at 100 000, because I felt that I had proven my point. That's approximately 330 000 bits! (And yes, I had to use Python to be able to calculate that number)
Doesn't work with floats, though...4 -
My rubber duck family! Ordered from China, so 5 cost almost no more than one... Especially love the odd one with a yellow beak!1
-
Pro tip: using enums you can make a type that can be one of two values. Perfect for control structures! #codelikeapro1