CS 1301 Lecture Notes - Lecture 19: Catdog, 2Pm

47 views6 pages

Document Summary

##### tuesday (no class) --> 10am to 2pm office hours. ### early exam - ta office at 11:30 am at july 28. ##curr1 = 0 #these move through lists and move pointer as we advance through lists. Check to see if a string of length n is a palindrome. Check to see if something is in list of length n. Find the average value of the items in a list of n integers. Find the median value of the items in a list of n integers. Check to see if something is in a dictionary of any size. #### big o will also be on final exam. #### recursion practice #### 20% of exam --> tracing and coding. #### write a function called reclist that prints out even values in list. #### what if instead of printing, you were asked to create a newlist. #### scope review num = 3 print("outside num is", num) def func1():

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents