Quiz on Input and Output
Challenge yourself with a short quiz provided in this lesson!
We'll cover the following...
1
What are the two arguments printf
function takes?
A)
First: a string argument, Second: a list of variables
B)
First: a list of variables, Second: a string argument
C)
First: an integer, Second: a string argument
D)
First: a string argument, Second: destination addresses of relevant locations
Question 1 of 50 attempted