2: Decision Making and Loops

course-preview
139 USD 149 USD

Discounted price available till
May 15, 2025

Want to enroll or get more details? Email us at: learn@finchandvinca.com

Tech Exploration Programs Programming in Python for Kids

Start date: June 1, 2025

This course teaches how to make decisions in code and repeat actions using loops. Learners will build simple programs like number games, quizzes, and interactive menus.

Course 1: Python Basics for Kids

Course 3: Functions and Code Reuse

Course 4: Working with Data and Lists

Course 5: Dictionaries, Files, and Real-World Data

Course 6: Projects and Game Building

6-Course Bundle (Programming in Python for Kids)

What you'll learn
  • Conditional statements (if, else, elif)
  • Looping through code using for and while
  • Using comparison and logical operators
  • Writing interactive programs
Requirements
  • Completion of Course 1 or equivalent basic knowledge
Duration & Schedule
  • Duration: 2 Months (8 Weeks)
  • Classes per Week: 2
  • Total Sessions: 16
  • Class Duration: 50 minutes
  • Days: Saturday and Sunday
  • Timings: 10:00 AM - 10:50 AM (ET)
  • Note: To know your local time please convert Eastern Time (ET) to your local timezone
  • To check course availability in your local time zone please contact us at learn@finchandvinca.com
Who this course is for:
  • Kids aged 9–13 who completed Course 1
  • Young coders ready to expand their logic-building skills
Course content
  • Using if, else, elif in real situations
  • Writing guess-the-number and quiz games
  • while loops and for loops explained with examples
  • Controlling loops with break and continue
  • Nested logic for creating menus
  • Coding a basic chatbot or text adventure