#WSQ02

 

This was the first time I made a Python program ever. 

In order to know the basics of coding with python i read the textbook that is on the TC101 web page of this course. Specifically the first and second chapter.

http://www.greenteapress.com/thinkpython/thinkpython.pdf

 

think python

 

My main problem with this assignment wasn’t writting the code but instead it was running the program in the terminal. With the help of Mr. Ken I finally learned how to make the cygwin terminal actually open any python program. 

 

hello

world

 

I just needed to tell cygwin the directory of where i saved my code and that was it.  

directory

http://www.greenteapress.com/thinkpython/thinkpython.pdf

http://www.greenteapress.com/thinkpython/thinkpython.pdf

CC BY-SA 4.0 #WSQ02 by alextenablog is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.