Monday, June 15, 2020

chapter 4 week 6 quiz

chapter 4 week 6 quiz

chapter 4 week 6 quiz

Quiz

1 / 10
  1. Which Python keyword indicates the start of a function definition?
    1.   return
    2.   sweet
    3.   continue
    4.   def

No comments:

Post a Comment

chapter 5 week 7 Assignment 5.2

5.2  Write a program that repeatedly prompts a user for integer numbers until the user enters 'done'. Once 'done' is entere...