User Tools

Site Tools


software_carpentry

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software_carpentry [2013/06/02 11:46]
sandeep
software_carpentry [2018/03/24 11:13] (current)
Line 1: Line 1:
-=====Basic=====+=== Basic ===
 =====Editors==== =====Editors====
   - Create a file using cat with all the names of your friends.   - Create a file using cat with all the names of your friends.
Line 34: Line 34:
   - Write a function called "​morph"​ which takes a string and replaces all a's in the string and replaces them with o's and replaces all e's with i's.   - Write a function called "​morph"​ which takes a string and replaces all a's in the string and replaces them with o's and replaces all e's with i's.
   - Write a function called "​common"​ which takes two lists l1 and l2 and returns the common items in a list.   - Write a function called "​common"​ which takes two lists l1 and l2 and returns the common items in a list.
-===== Intermediate ​=====+=== Intermediate ===
   - Here is a description of the “Lucky 7” Game:   - Here is a description of the “Lucky 7” Game:
     You start of by asking the user to choose from 3 sets (Hint :: Use raw_input)     You start of by asking the user to choose from 3 sets (Hint :: Use raw_input)
software_carpentry.1370173584.txt.gz · Last modified: 2018/03/24 11:13 (external edit)