The Game Trivia game based on the popular TV show: “Who Wants to Be a Millionaire?” Course review for TEE2O Covers all concepts discussed throughout the.

Slides:



Advertisements
Similar presentations
Instructions To use this template:
Advertisements

Chapter 3 Program Design And Branching Structures.
Assembly Language for Intel-Based Computers, 4 th Edition Chapter 1: Basic Concepts (c) Pearson Education, All rights reserved. You may modify and.
Instructions To use this template: –for each slide write the correct answer on the orange bar first –choose which option (A,B,C or D) and make sure you.
Instructions To use this template: –for each slide write the correct answer on the orange bar first –choose which option (A,B,C or D) and make sure you.
1 9/24/07CS150 Introduction to Computer Science 1 Relational Operators and the If Statement.
Program Design and Development
1 CS150 Introduction to Computer Science 1 Relational Operators and the If Statement 9/22/08.
Chapter 6 Control Statements Continued
Computer Science: A Structured Programming Approach Using C1 Objectives ❏ To understand the structure of a C-language program. ❏ To write your first C.
Fundamentals of Python: From First Programs Through Data Structures
Chapter Seven Advanced Shell Programming. 2 Lesson A Developing a Fully Featured Program.
Fundamentals of Python: First Programs
Symposium 2001June 24, 2001 Curriculum Is Just the Beginning Chris Stephenson University of Waterloo.
Chapter 3.5 Logic Circuits. How does Boolean algebra relate to computer circuits? Data is stored and manipulated in a computer as a binary number. Individual.
CIS 199 Test 01 Review. Computer Hardware  Central Processing Unit (CPU)  Brains  Operations performed here  Main Memory (RAM)  Scratchpad  Work.
S2008Final_part1.ppt CS11 Introduction to Programming Final Exam Part 1 S A computer is a mechanical or electrical device which stores, retrieves,
Flow of Control Part 1: Selection
1 Week 2: Variables and Assignment Statements READING: 1.4 – 1.6 EECS Introduction to Computing for the Physical Sciences.
Synthesis ENGR 1181 MATLAB 11. Topics  No new material  Covers topics that will be on the Midterm 2 Exam MATLAB 01 – Program Design MATLAB 02 – Introduction.
Who Wants to Be a Millionaire? Overall Quiz Topic Goes Here _________________________ _____________________ ___________________ __________________ _________________.
Harbord C.I..
Who Wants to Be a Millionaire? Title _________________________ _____________________ ___________________ __________________ _________________ ______________.
Chapter 6 Control Statements Continued
Fundamental Programming Fundamental Programming More Expressions and Data Types.
Computer Science 1000 Algorithms III. Multiple Inputs suppose I ask you to write a program that computes the area of a rectangle area = length * width.
Unit II Fundamentals of Logic Design By Roth and Kinney.
IST 210: PHP LOGIC IST 210: Organization of Data IST210 1.
Progress check Learning Objective: Success Criteria : Can identify various input and output devices - Level 4 – 5 Can identify all the major items of hardware.
Sebastián Álvarez Henao.. It refers to all physical parts of a computer system; its components are: electrical, electronic, electromechanical and mechanical.
Lecture 1 Gunjeet kaur Dronacharya group of institutions.
CIS 115 All Exercises Devry University (Devry) FOR MORE CLASSES VISIT CIS 115 All Exercises Devry University.
1 Sections 7.2 – 7.7 Nested Control Statements Fundamentals of Java: AP Computer Science Essentials, 4th Edition Lambert / Osborne.
CIS 115 AID Teaching Effectively/cis115aid.com FOR MORE CLASSES VISIT
Instructions To use this template:
Instructions To use this template:
The Scientific Method 7M Science.
Computer Science 210 Computer Organization
Analysis and Comparison is ICS4U
Teaching KS3 Computing Session 4 Theory: Boolean logic AND/OR/NOT
Microsoft Visual Basic 2005 BASICS
CIS115 Education for Service-- snaptutorial.com
Who wants to be a Millionaire?
Programming Misconceptions
Computers & Programming Languages
3.4 Computer systems Boolean logic Lesson 2.
Who Wants to Be a Millionaire?
Who Wants to be a Millionaire? Adapted from TCEA 2002
Who Wants to be a Millionaire? jeopardytemplatepowerpoint.com
Who Wants to be a Millionaire? How to setup the game:
Who wants to be a Millionaire?
Award prizes here and draw for new player
LAB #2 Xilinix ISE Foundation Tools Schematic Capture “A Tutorial”
Who Wants to be a Millionaire? How to setup the game:
Combinational Circuits
Warm-Up 1) Write the Now-Next equation for each sequence of numbers. Then find the 10th term of the sequence. a) – 3, 5, 13, 21, … b) 2, – 12, 72, – 432,
Who Wants to be a Millionaire? How to setup the game:
Who Wants to be a Millionaire? How to setup the game:
Who Wants to Be a Millionaire?
Lecture 5 Binary Operation Boolean Logic. Binary Operations Addition Subtraction Multiplication Division.
Who Wants to Be a Millionaire?
Who Wants to be a Millionaire? How to setup the game:
Who wants to be an ALGEBRA II Millionaire?
Click for starter round
Warm Up Solve: −
Variables, Constants, Assign.
SYEN 3330 Digital Systems Chapter 2 – Part 1 SYEN 3330 Digital Systems.
Lesson 3.3 Writing functions.
Who wants to be a Millionaire?
Presentation transcript:

The Game Trivia game based on the popular TV show: “Who Wants to Be a Millionaire?” Course review for TEE2O Covers all concepts discussed throughout the course… Computer logic – binary code – truth tables – boolean equations Hardware, interfaces, and networking systems – installing software – trace the operation of a system (program, interface, hardware, and directories)

The Game Programming concepts – constants, variables, expressions, and assignment statements, as well as the order in which the operations are performed – how computers store and work with different types of data, including numbers and characters – input, output statements

The Rules Every student participates Maximum of 5 minutes / participant Maximum of 30 seconds / question Each correct answer earns $$ which accumulates to pre-specified milestones ($0, $1000, $32000, etc) An incorrect answer ends the game and sets you back to your closest milestone Prize for the top $$ earner (sorry folks… not $1M!)

The $$ Question 1: $100 Question 2: $200 Question 3: $300 Question 4: $500 Question 5: $1000 Question 6: $2000 Question 7: $4000 Question 8: $8000 Question 9: $16000 Question 10: $32000 Question 11: $64000 Question 12: $ Question 13: $ Question 14: $ Question 15: $

Answering Q’s 1.Use a lifeline (up to a maximum of three) 2.Guess the answer (and risk falling back to the closest milestone) 3.Walk away with the $$ When participants do not know the answer to a question, they have three options:

Using Lifelines 50/50 Removes two incorrect answers Ask the Audience Poll the audience for their opinion Audience responds via a vote Phone a Friend Call a friend, teacher, principal, or check your textbook if you have time There are 3 lifelines available to use Each lifeline can only be used once

Questions??

Materials can be found at