Python Basics

Making Decisions

Your browser needs to be JavaScript capable to view this video

Try reloading this page, or reviewing your browser settings

This video segment explains how to make decisions in Python and how to change the flow of your program, using if, then, else, elif and tests. It also covers booleans and advanced tests.

Keywords

  • Python basics
  • if
  • then
  • else
  • elif
  • tests
  • boolean
  • and
  • or
  • not
  • True
  • False

About this video

Author(s)
Coen de Groot
First online
17 March 2020
DOI
https://doi.org/10.1007/978-1-4842-5831-6_9
Online ISBN
978-1-4842-5831-6
Publisher
Apress
Copyright information
© Coen de Groot 2020