WSQ04 – Sum of Numb3rs

Soooo, I have a problem! I need to sum the integer numbers of a very specific range and I need to do it now! What the heck I am going to do?!?!?! It’s not like I’m a program-master-party-dude…or am I? So, I came up with this. Bassically I make a function asking for two numbers, […]

Read more "WSQ04 – Sum of Numb3rs"

WSQ02

Damn son! That’s…not too hot. This program ask the user for the temperature. Then, the magic machine converts the ugly Fahrenheit temperature into an awesome and beautiful Celsius unit. It even tells you if you can boil water or not!!!!! How freakin’ cool is that?!?

Read more "WSQ02"

WSQ01

This simple program is a calculator based on integer numbers. First the user choose two values (no matter if they have decimals), and then the magic happens . As you can see, it works and can work with negative numbers!

Read more "WSQ01"

Quiz 3

Quiz 3 finally! It took me a while to understand how to use roots (cz I wanted to make it the rough way). It was easier than I thought. Just needed to import the math library and voila!

Read more "Quiz 3"