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
‘#Quiz_11’ Articles at TC101 Fall 2015
Introduction to Programming Python and C++

Tag Archives: #Quiz_11

Quiz 11: “Em&em” + “Bananarama”

This has been the hardest quiz so far, still after figuring out the logic of the program it becomes something “not that hard”: My problem with the first question was that I forgot that the “!” was indicating the factorial of a number. After exploring my inner self I remembered this and answered. With the … Continue reading Quiz 11: “Em&em” + “Bananarama”

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).