1 / 11

Python Programming

Python Programming. Week 3 - Wednesday. Starter. YESTERDAY. Date & Time Library Conditional statements. REMInders. Today. Conditionals & Control flow Understand what control flow is Recognise and practice using 6 comparators (==, !=, <=, >=, <, >) Explain what a comparator is

garson
Télécharger la présentation

Python Programming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Python Programming Week 3 - Wednesday

  2. Starter

  3. YESTERDAY • Date & Time Library • Conditional statements

  4. REMInders

  5. Today • Conditionals & Control flow • Understand what control flow is • Recognise and practice using 6 comparators (==, !=, <=, >=, <, >) • Explain what a comparator is • Recognise 3 type of Boolean operations (AND, OR, NOT) • Demonstrate how to use Boolean operations to return ‘True’ and ‘False’ values

  6. Crit / activity • if .. elif .. else program

  7. practical • Codecademy: • Conditionals and Control Flow • Plus • Exercises • Challenges

  8. Assignment 1 • Card Game – part 1 • Criteria for assessment – group work and discussion

  9. Recap - QUIZ • Python 1 Flip Quiz

  10. NEXT WEek • Control Flow • If..Else..Elif • Pyg Latin Project

  11. homework • Assignment 1 • Complete your Hour of Code! • Finish exercises

More Related