Tag Archives: #WSQ08

WSQ08!

HEre is the code!

Here is the terminal run

On to functions:

For of my course, I learned how to declare a few basic arithmetic functions.

 

This is how they look like:

 

 

After declaring functions, you just need to call them in the main section and write the arguments, which are the two variables you want the function to compute.

At the end, the program looks like this:

 

 

Cheers.

 

On to functions.

Hey this is my

For this assingment we take a look on what we did in WSQ03, but is this case we needed to use funtions for each variable.

You can look at my code here in GitHub. I used the Ken’s video from week 6, but I didn’t undestand how to do the functions and how those works, and how to call it either (only the syntax).

WSQ08

WSQ08 – On To Functions

#WSQ08 #TC1017

Hi !!! here is the last were i made the sum, difference, product and division of two numbers by functions, I just made it from your video that really help me, 😀 here is a link to my code and a picture of my code.

https://drive.google.com/file/d/0B4NANPVcCx2oNjJwU0pUT3dhWkk/view?usp=sharing

Thanks !! 😀

#WSQ08

WSQ08

WSQ08 – Diversion con Numeros y Funciones

WSQ 08