QUIZ-1

In this first quiz, i hadn’t any trouble with any of the exercise, just i forgot to do it in time LOL.

The first programm:Captura de pantalla 2016-02-16 a las 0.30.41.pngWe need to give the volume of a cylinder, and the formula is H*pi*ra^2, so again it was pure algebra. Also I needed to put float, instead of int, because of the decimal point.

In the second one:

Captura de pantalla 2016-02-16 a las 0.30.52I needed to create a programm that works like de WSQ03, asking for two integers, and give back the product, the division, the remainder, etc.

And for the third it was the same as the second, but using float variables.

Captura de pantalla 2016-02-16 a las 0.31.03

Here’s the link to my GitHub also..

https://github.com/antonioangelm24/TC101

 

CC BY-SA 4.0 QUIZ-1 by antonioangelm is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.