1 Matching Annotations
  1. Oct 2022
    1. Note: Python isn’t by default set up with event style programming. We won’t be directly doing event programming in this book.

      Is it not possible to use code like "whileTrue" and if/else statements to program similar functions? Or does this mean there's simply not a "when" command?