What does the following line of code display?


print(10, 20, 30, sep=', ')

a. 102030
b. 10,20,30
c. 10 20 30
d. 10, 20, 30

d. 10, 20, 30

Computer Science & Information Technology

You might also like to view...

Wi-Fi is short for ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Describe the contents of a user needs analysis project charter.

What will be an ideal response?

Computer Science & Information Technology