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

Warning: Cannot modify header information - headers already sent by (output started at /home/kenbauer/public_kenscourses/tc101fall2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101fall2015/wp-includes/feed-rss2.php on line 8
‘#Quiz08’ Articles at TC101 Fall 2015 https://kenscourses.com/tc101fall2015 Introduction to Programming Python and C++ Fri, 23 Oct 2015 05:06:52 +0000 en hourly 1 https://creativecommons.org/licenses/by/4.0/ Quiz#08 https://kenscourses.com/tc101fall2015/2015/quiz08-24/ Fri, 23 Oct 2015 05:06:52 +0000 http://asimplemaniseepythonipresslike.wordpress.com/?p=96 Hi this was a good exercise to practice lists, and for i in, I had some problems that I resolved viewing the docs in python.org, finally I make it work!

quiz#8

Here is my code:

]]>
https://creativecommons.org/licenses/by/4.0/
Quiz#08 https://kenscourses.com/tc101fall2015/2015/quiz08-29/ Fri, 23 Oct 2015 05:06:52 +0000 https://asimplemaniseepythonipresslike.wordpress.com/?p=96 Hi this was a good exercise to practice lists, and for i in, I had some problems that I resolved viewing the docs in python.org, finally I make it work!

quiz#8

Here is my code:

]]>
https://creativecommons.org/licenses/by/4.0/
Quiz08 https://kenscourses.com/tc101fall2015/2015/quiz08-23/ Fri, 23 Oct 2015 00:32:47 +0000 http://juanmele.wordpress.com/?p=61 ]]> FullSizeRender 2

Here is the quiz08 is was easy to do, but i was confused in somethings but then I find the way to do. I confused somethings and again I duplicated the ( ).

Here is the code:  https://github.com/juanmele/Quiz08.git

]]>
https://creativecommons.org/licenses/by/4.0/
Quiz08 https://kenscourses.com/tc101fall2015/2015/quiz08-39/ Fri, 23 Oct 2015 00:32:47 +0000 https://juanmele.wordpress.com/?p=61 ]]> FullSizeRender 2

Here is the quiz08 is was easy to do, but i was confused in somethings but then I find the way to do. I confused somethings and again I duplicated the ( ).

Here is the code:  https://github.com/juanmele/Quiz08.git

]]>
https://creativecommons.org/licenses/by/4.0/
Quiz 8 https://kenscourses.com/tc101fall2015/2015/quiz-8-12/ Thu, 22 Oct 2015 16:43:59 +0000 https://progradianagdv.wordpress.com/?p=37 In this link you can see the program for quiz 8

https://github.com/dianagdv/TC101/blob/master/Quiz_8

]]>
https://creativecommons.org/licenses/by/4.0/
Quiz 8 https://kenscourses.com/tc101fall2015/2015/quiz-8-19/ Thu, 22 Oct 2015 16:43:59 +0000 http://progradianagdv.wordpress.com/?p=37 In this link you can see the program for quiz 8

https://github.com/dianagdv/TC101/blob/master/Quiz_8

]]>
https://creativecommons.org/licenses/by/4.0/
#Quiz08 https://kenscourses.com/tc101fall2015/2015/quiz08-21/ Thu, 22 Oct 2015 04:55:35 +0000 http://alansprogramming.wordpress.com/?p=85 Continue reading #Quiz08 ]]> Lists

Grab ink and paper, we’re making lists. “Grocery List” by Brittney Bush Bollay @ https://www.flickr.com/photos/tzofia/145057857/

  1. Write a function called sumsquares_list which receives a vector of int and returns the sum of the squares of the elementes in the list. For example, if we have a vector with the values x with values [1,2,3,4,5], sumsquares_list(x) would return 55 since 1 + 4 + 9 + 16 + 25 is 55.

GitHub link to code answer.

]]>
https://creativecommons.org/licenses/by/4.0/
#QUIZ08 https://kenscourses.com/tc101fall2015/2015/quiz08-20/ Thu, 22 Oct 2015 04:54:38 +0000 http://tonygarciavz.wordpress.com/?p=59 Here is the link to GitHub:

https://github.com/tonygarciavz/A01630861-TC1017/blob/master/sumsquares_list

]]>
https://creativecommons.org/licenses/by/4.0/
#Quiz08 https://kenscourses.com/tc101fall2015/2015/quiz08-36/ Thu, 22 Oct 2015 04:55:35 +0000 https://alansprogramming.wordpress.com/?p=85 Continue reading #Quiz08 ]]> Lists

Grab ink and paper, we’re making lists. “Grocery List” by Brittney Bush Bollay @ https://www.flickr.com/photos/tzofia/145057857/

  1. Write a function called sumsquares_list which receives a vector of int and returns the sum of the squares of the elementes in the list. For example, if we have a vector with the values x with values [1,2,3,4,5], sumsquares_list(x) would return 55 since 1 + 4 + 9 + 16 + 25 is 55.

GitHub link to code answer.

]]>
https://creativecommons.org/licenses/by/4.0/
Quiz08 https://kenscourses.com/tc101fall2015/2015/quiz08-19/ Thu, 22 Oct 2015 03:51:21 +0000 http://5nbppkkyj.wordpress.com/?p=119 This is my code!

]]>
https://creativecommons.org/licenses/by/4.0/