rit-csc / csc_exam_reviews

A collection of practice exams for exams in core curriculum CS courses at RIT.
http://csc.cs.rit.edu/resources
13 stars 1 forks source link

cs141 exam could benefit from a question utilizing/asking about user input #27

Open chrissprague opened 8 years ago

chrissprague commented 8 years ago

python's input() was used frequently in class, and the exam could be improved by having a question which asks about it or at least uses it. One solution could also be to add the user input element to existing questions.