C-15-Q133mediumsingle_mcq
The general syntax to print a custom message in Python is:
The general syntax to print a custom message in Python is:
- a
print('your text') - b
print = your text - c
type your text - d
echo: your text
The general syntax to print a custom message in Python is:
print('your text')print = your texttype your textecho: your text