Difference between revisions of "CSC111 Midterm Exam Preparation 2015"
Line 155: | Line 155: | ||
print( line[ :i ], line[i: ] ) | print( line[ :i ], line[i: ] ) | ||
</source> | </source> | ||
− | + | <br /> | |
+ | =Question 16= | ||
+ | <br /> | ||
+ | What does ''immutable'' mean? What does this term apply to? | ||
+ | <br /> | ||
</onlydft> | </onlydft> |
Revision as of 21:09, 28 February 2015
--D. Thiebaut (talk) 18:08, 28 February 2015 (EST)
Midterm Exam Prep
The midterm is an in-class exam given under the rules of the honor code. It lasts 70 minutes. It will be closed books, closed notes, closed computers. The questions below will give you a taste for the type of questions you will find in the exam.