-
String Manipulations
What does the code below print?
s = "6.00 is 6.0001 and 6.0002"
-
For Loops with Strings
How many times will the code below print “common letter”?
s1 = "mit u rock"
In-Class Questions and Video Solutions
Lecture 3
Instructors: | |
Course Number: |
|
Departments: | |
As Taught In: | Fall 2016 |
Level: |
Undergraduate
|
Learning Resource Types
assignment
Problem Sets
notes
Lecture Notes
theaters
Lecture Videos
assignment_turned_in
Programming Assignments with Examples