Write a python statement to display COMPUTER WORLD on output screen.
Answers
Answered by
1
Answer:
The simplest way to produce output is using the print() function where you can pass zero or more expressions separated by commas. This function converts the expressions you pass into a string before writing to the screen. Returns: It returns output to the screen
Explanation:
aMark me aa brainlest
Similar questions
Math,
3 months ago
Political Science,
3 months ago
Chemistry,
3 months ago
English,
8 months ago
Physics,
1 year ago