Question: CodeLab - Python - Two variables, num and cost have been assigned values. Write a single statement that outputs num and cost to standard output.
CodeLab
-
Python
-
Two variables, num and cost have been assigned values. Write a single statement that outputs num and cost to standard output. Print both values (num first, then cost), separated by a space on a single line that is terminated with a newline character. Do not output any thing else.
-
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
