Important Announcement
PubHTML5 Scheduled Server Maintenance on (GMT) Sunday, June 26th, 2:00 am - 8:00 am.
PubHTML5 site will be inoperative during the times indicated!

Home Explore MEP 3.13 Computer Science Midterm Study Guide December 2021

MEP 3.13 Computer Science Midterm Study Guide December 2021

Published by isiahbadams, 2021-12-14 05:51:22

Description: MEP 3.13 Computer Science Midterm Study Guide December 2021

Search

Read the Text Version

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))


Like this book? You can publish your book online for free in a few minutes!
Create your own flipbook