Difference between revisions of "CSC111 Lab 6 Solutions 2014"
(Created page with "--~~~~ ---- =Solution Programs= <!-- <source lang="python"> # CSC111 # solution program for Lab 6 # # Challenge 1 """ # start with four animals in the farm farm = [ "horse"...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
--[[User:Thiebaut|D. Thiebaut]] ([[User talk:Thiebaut|talk]]) 18:47, 3 March 2014 (EST) | --[[User:Thiebaut|D. Thiebaut]] ([[User talk:Thiebaut|talk]]) 18:47, 3 March 2014 (EST) | ||
---- | ---- | ||
+ | <onlydft> | ||
=Solution Programs= | =Solution Programs= | ||
− | + | ||
<source lang="python"> | <source lang="python"> | ||
Line 146: | Line 147: | ||
</source> | </source> | ||
+ | </onlydft> | ||
+ | |||
<br /> | <br /> | ||
<br /> | <br /> |