Warning: The magic method Slickr_Flickr_Plugin::__wakeup() must have public visibility in /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php on line 152
‘#yosoy196’ Articles at TC101 Fall 2015
Introduction to Programming Python and C++

Tag Archives: #yosoy196

WSQ11 – Yo soy 196

This WSQ was veeeery tricky to me.I had to see code from others to understand the problem, the blog from Charlie helped me a lot. Here is the link if you want to check his blog and code:https://charliegdrummer.wordpress.com/2015/10/23/wsq11-a-pain-in-the-feelings/
I saw some problems on charlie´s code so i managed to solve them, now the program works as it shoul work. Also, i made the code shorter and now is easier to read (at least for me). This is the program working:

 I printed the list to check that all the number are there.
If you want to see the code check my Github:
https://github.com/Jocapear/TC1014/blob/master/WSQ11.py

WSQ11

This was VERY HARD. HORRIBLY HARD. This is the time I’ve thiinked the most in a while.

My code in github: https://github.com/VanessaBaeza17/WSQ11/blob/master/CODE

 

Miguel Cardenas helped me noticing that my error was not saving the file before compiling. “Yeah me!” 

🙁

What should you work on?

Week #12 and more partial exams for you.

For this week's readings:
C++ (TC1017) should either be looking at support for your project, ImageMagick C++ libraries are a good start.
Python (TC1014) should be finishing chapter 11 (Dictionaries).