Changes between Version 100 and Version 101 of ControlSystems/SoftwareTeam/IntroToPython


Ignore:
Timestamp:
Sep 4, 2017, 11:20:55 PM (8 years ago)
Author:
cdelgigante
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/IntroToPython

    v100 v101  
    310310Here's what you need to do:
    311311[[br]]
    312 Randomly build the sayings from at least three different lists of nouns and verb phrases (Hint use the [[https://docs.python.org/3/library/random.html#|python random]] functions, its available in the online editor). 
     312Randomly build the sayings from at least three different lists of nouns and verb phrases (Hint: Use the Python [[https://docs.python.org/3/library/random.html#|random]] functions, its available in the online editor). 
    313313[[br]]
    314314Make the random sayings sound suitably cryptic and wise.