Download presentation
Presentation is loading. Please wait.
Published bySara Bell Modified over 9 years ago
1
PYTHON PROGRAMMING Week 9 - Wednesday
2
WRITE A PROGRAM TO: print all the numbers from 1 to 100 print all the even numbers from 1 to 100 print all the odd numbers from 1 to 100 print all the numbers divisible by 5 between 1 and 100
3
YESTERDAY Design Structure Charts – Linear Search Python Linear Search
4
TODAY Keywords and Terms Design Structure charts – linear search Python Linear search Lists
5
STRUCTURE CHARTS – LINEAR SEARCH
6
PYTHON Finish the linear search program Lists in Codecademy
7
KEYWORDS Print and complete both sheets
8
RECAP What is a list? How can I iterate over the contents of a list?
9
HOMEWORK Codecademy – finish at least ‘The student becomes the teacher’
10
NEXT WEEK Lists and functions
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.