Warning: The magic method Slickr_Flickr_Plugin::__wakeup() must have public visibility in /home/kenbauer/public_kenscourses/tc101winter2015/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/tc101winter2015/wp-content/plugins/slickr-flickr/classes/class-plugin.php:152) in /home/kenbauer/public_kenscourses/tc101winter2015/wp-includes/feed-rss2.php on line 8
‘#fff9e3’ Articles at Courses by Ken https://kenscourses.com/tc101winter2015 Facilitator of Learning Experiences Mon, 09 Feb 2015 17:58:06 +0000 en hourly 1 https://creativecommons.org/licenses/by/4.0/ Using elif… https://kenscourses.com/tc101winter2015/2015/using-elif/ Mon, 09 Feb 2015 17:58:06 +0000 http://digiart.withknown.com/2015/using-elif Continue reading ]]>

 – Use of “elif” with a conditional                                                                   @PablO_CVi

The keyword elif is short for ‘else if’, and is useful to introduce lots of if in the code.

my code is: https://github.com/PablOCVi/Mastery/blob/master/Mastery17.py

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