python programming week 12 – tuesday. starter what is a flowchart? do you know any of the symbols...

Post on 19-Jan-2016

214 Views

Category:

Documents

2 Downloads

Preview:

Click to see full reader

TRANSCRIPT

PYTHON PROGRAMMING

Week 12 – Tuesday

STARTER

What is a flowchart?

Do you know any of the symbols used in a flowchart and what they mean?

LAST WEEK

Use pseudocode for sequence, selection and iteration constructs

Write pseudocode solutions to problems

Create Python programs for pseudocode

TODAY

Flowcharts – intro

Python – while loops

FLOWCHARTS - SEQUENCE

Example

FLOWCHARTS - SELECTION

Example

FLOWCHARTS - ITERATION

Example

PYTHON

Codecademy – what is your target for this week?

TOMORROW

More on flowcharts

Python - While loop exercises

top related