Fall 2024 - P2 Big Idea 3 .1 .1.1 Python Variables .1.2 Javascript Variables .1.3 Popcorn Hacks .1.4 Homework Hacks .2 .2.1 Integers .2.2 Floats .2.3 Strings .2.4 Lists .2.5 Tuples .2.6 Dictionaries .2.7 Sets .2.8 Boolean .2.9 None .3 .3.1 Mathematical Expressions .3.2 Mathamatical Operations .3.3 Popcorn Hacks .3.4 Homework Hacks .4 .4.1 Javascript Strings .4.2 Python Strings .4.3 Popcorn Strings Hacks .4.4 Homework Strings Hacks .5 .5.1 Boolean Values in Python .5.2 Boolean Values In Java .5.3 Homework Hacks .5.4 Popcorn Hacks .6 .6.1 If/Else Statements .6.2 Comparison Operators + Homework Hack .7 .7.1 Nested Conditionals .7.2 Homework Hack .8 .8.1 For Loops .8.2 While_Do While .8.3 Index Loops .8.4 Continue_Break .10 10.1 List Operations 10.2 Pseudocode 10.3 List Functions 10.4 List Input 3.4-P2 StringsInterpret programs that use strings. Sep 25, 2024 • Arhaan, Mihir, Akshaj, Keerthan• 1 min read Python Javascript 3.4 Strings: Javascript3.4 Strings: Javascript Keerthan Karumudi concatenation string Interpolation Indexing substrings escape characters