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
‘Quiz06’ Articles at TC101 Fall 2015, Page 5
Introduction to Programming Python and C++

Tag Archives: Quiz06

Quiz06

When I did Quiz 5 I felt completely lost because I did not fully understand how to create and call functions. Now, I think I improved a little bit. Here are both parts of my quiz: https://github.com/mferflores/quiz6/blob/master/q1 https://github.com/mferflores/quiz6/blob/master/q2

Quiz06

When I did Quiz 5 I felt completely lost because I did not fully understand how to create and call functions. Now, I think I improved a little bit. Here are both parts of my quiz: https://github.com/mferflores/quiz6/blob/master/q1 https://github.com/mferflores/quiz6/blob/master/q2

Quiz 6I think I get it now:superpower.cppstar.cpp 

Quiz 6

I think I get it now:

superpower.cpp
star.cpp 

Quiz 06

At first this was a confusing quiz because I don´t understand something in the quiz so in my first opportunity i got 3 point over 10 🙁 but #itsoktofail and Ken gives us the chance to do it again and… Continue Reading →

QUIZ 06

(The credit of the  image goes to https://flic.kr/p/4C37pr) Welcome to this special post. As you can see, it is a quiz. Here are my codes: https://github.com/anagloriaac/QUIZ06/blob/master/q1.cpp https://github.com/anagloriaac/QUIZ06/blob/master/q2.cpp

#QUIZ06

Here are my codes on github and images for the Quiz #6… Q1.cpp :https://github.com/samanthariverac/TC101/blob/master/%23quiz06%20q1 Q2.cpp: https://github.com/samanthariverac/TC101/blob/master/%23quiz06%20q2 q1.cpp q2.cpp

QUIZ 06

(The credit of the  image goes to https://flic.kr/p/4C37pr) Welcome to this special post. As you can see, it is a quiz. Here are my codes: https://github.com/anagloriaac/QUIZ06/blob/master/q1.cpp https://github.com/anagloriaac/QUIZ06/blob/master/q2.cpp

#QUIZ06

Here are my codes on github and images for the Quiz #6… Q1.cpp :https://github.com/samanthariverac/TC101/blob/master/%23quiz06%20q1 Q2.cpp: https://github.com/samanthariverac/TC101/blob/master/%23quiz06%20q2 q1.cpp q2.cpp

#Quiz06

Hi, here are my answers to the #Quiz06 questions:
q1.cpp
q2.cpp

Quiz06

For me, this quiz was pretty easy, so doing it again didn´t take me so long. Actually I did it while Ken was explaining it on the board. I did the tow functions of superpawer and stars in the same program just to save time.

Check my code on Github: https://github.com/MiguelAngelCardenas/Quiz06 

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