Automate the Boring Stuff Chapter 1

  • Due No due date
  • Points 26
  • Questions 26
  • Time Limit None

Instructions

Questions related to chapter 1 material in Automate the Boring Stuff with Python. The quiz in particular tests that you can evaluate python expressions and answer questions about python types string / integer / floating point / Boolean, the builtin functions print / input / len / str / int / float, and using variables.