CISC 121 Lecture Notes - Gamepro

51 views1 pages
wunch and 39345 others unlocked
CISC 121 Full Course Notes
35
CISC 121 Full Course Notes
Verified Note
35 documents

Document Summary

Pro-tip: try to avoid referencing global variables if possible. Execution stack (frame stack) def fun_a(a, b) a = 3+a. = b-4 print a, b a = 9. = 7 print a, b fun_1(a, b) print a, b. Pretty good for non-python for i in list_1: if i in list_2: inter. append(i) print inter. Information is in the form of pairs, each pair has a key and a value dict_1 = {}

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