0 of 5 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 5 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
In Python, a function is a set or collection of instructions that perform a specific task.
print
is a built-in Python function.
In Python, a string is a word or group of words that begin and end with a quote.
Which of the following is an example of a valid string?
Use the print
function to print your favorite food. Here’s my favorite, what’s yours?
print('my favorite food is free food!')
See the video below for instructions on how to share the trinket link:
After you are done with the program, share your Trinket link below:
For instructions on how to share trinket code, click here.
This response will be reviewed and graded after submission.