Midterm Study Guide 3/13 MEP COMPUTER SCIENCE Chapters 30, 31, 32
MEP 3/13 Computer Science Lampang Kanlayanee Second Semester 2021 While Loops & Nested Loops Chapter 30 Teacher Adams
M 3/13 WHILE LOOPS & NESTED LOOPS
M 3/13 WHILE LOOPS & NESTED LOOPS ilovecats Incorrect Password Ilovecatzz# Success
M 3/13 WHILE LOOPS & NESTED LOOPS
M 3/13 WHILE LOOPS & NESTED LOOPS
M 3/13 WHILE LOOPS & NESTED LOOPS
M 3/13 WHILE LOOPS & NESTED LOOPS
M 3/13 WHILE LOOPS & NESTED LOOPS
M 3/13 WHILE LOOPS & NESTED LOOPS Enter the password: Password is incorrect.You have already guessed: Outer Inner You guessed: _______ loop loop Enter the password: Correct password. Welcome.
Placeholder M 3/13 September 1 WHILE LOOPS & NESTED LOOPS
ilovecats M 3/13 Incorrect Password. You have already guessed: WHILE LOOPS & ilovecats NESTED LOOPS Outer ilovecatz Inner loop loop Incorrect Password. You have already guessed: ilovecats, ilovecatz Ilovecatzz# Success
MEP 3/13 Computer Science Lampang Kanlayanee Second Semester 2021 Conditional Statements Teacher Adams
M 3/13 CONDITIONAL STATEMENTS
M 3/13 CONDITIONAL STATEMENTS Skill Level: Expert
M 3/13 CONDITIONAL STATEMENTS Skill Level: Novice
M 3/13 CONDITIONAL STATEMENTS
M 3/13 CONDITIONAL STATEMENTS
M 3/13 CONDITIONAL STATEMENTS If elif else
M 3/13 CONDITIONAL STATEMENTS If player score > 50 AND game difficulty is “hard” = Get 10 bonus points Player score: 60 AND Game Difficulty: = Bonus Points: 10 Hard mode Player score: 60 AND Game Difficulty: = Bonus Points: 0 Easy mode
M 3/13 CONDITIONAL STATEMENTS
M 3/13 CONDITIONAL STATEMENTS
M 3/13 CONDITIONAL STATEMENTS
M 3/13 CONDITIONAL STATEMENTS
M 3/13 CONDITIONAL STATEMENTS Not(6 > 2) = False Not(5 == 5) = False Not(5 == 2) = True Not(10 < 2) = True
MEP 3/13 Computer Science Lampang Kanlayanee Second Semester 2021 Functions Chapter 32 Teacher Adams
M 3/13 FUNCTIONS
M 3/13 FUNCTIONS
M 3/13 FUNCTIONS
M 3/13 FUNCTIONS
M 3/13 FUNCTIONS
M 3/13 FUNCTIONS
M 3/13 FUNCTIONS
M 3/13 FUNCTIONS
M 3/13 FUNCTIONS
M 3/13 FUNCTIONS
M 3/13 FUNCTIONS
M 3/13 FUNCTIONS Hello, World!
M 3/13 FUNCTIONS
M 3/13 FUNCTIONS แปลงเมตรเป็ นฟุต
M 3/13 FUNCTIONS
M 3/13 FUNCTIONS
M 3/13 FUNCTIONS def convert (meters): feet = meters * 3.281 return feet print(covert(3))
Search
Read the Text Version
- 1 - 43
Pages: