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
Another easy WSQ. It was about he babylonian method to obtain…
Introduction to Programming Python and C++

Another easy WSQ. It was about he babylonian method to obtain…

Another easy WSQ. It was about he babylonian method to obtain the square root of a number. I first searched in Google what was that, and then use a float to create the function, because the square root has to be specific. Here is my code: https://github.com/bsolisale/WSQQ/blob/master/WSQ13

CC BY 4.0 Another easy WSQ. It was about he babylonian method to obtain… by lowercase is licensed under a Creative Commons Attribution 4.0 International License.

Tags:

Sorry, Comments are closed.

Another easy WSQ. It was about he babylonian method to obtain…

Another easy WSQ. It was about he babylonian method to obtain the square root of a number. I first searched in Google what was that, and then use a float to create the function, because the square root has to be specific. Here is my code: https://github.com/bsolisale/WSQQ/blob/master/WSQ13

CC BY 4.0 Another easy WSQ. It was about he babylonian method to obtain… by lowercase is licensed under a Creative Commons Attribution 4.0 International License.

Tags:

Sorry, Comments are closed.

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