C-18-Q089mediumsingle_mcq
In Python, which function is used to display text on the monitor?
In Python, which function is used to display text on the monitor?
- a
printf() - b
print() - c
print - d
println()
In Python, which function is used to display text on the monitor?
printf()print()printprintln()