Fun with Numbers (Week 02)

--Originally published at BRENDA

Today I spent almost 3 hours trying to understand how to calculate values using integers that the user inserted. The best method for doing this assignment was to work through trial and error. I googled doubts I had such as how to insert a new line so that it wouldn’t look crowded. The final result is shown on the image.

Captura 1

 


My first class

--Originally published at BRENDA

I just had my first class. There was so much to do, that I actually did not do anything because I got confused. When I got home I started reading a book called How to think like a computer scientist by Allen B. Downey to understand what I had to do, and I watched several videos.

I downloaded Atom, to write my code, and installed a Bash terminal on my Windows 10 laptop. After that, I wrote my first code: Hello world. I executed it and it worked!!

Captura