What is the output of the following code? def printLine(text): print(text, 'is awesome.') printLine('Python')
Answers
Answered by
8
Explanation:
plzz mark me as brainlest
Similar questions