Create following variables 1. mystring to contains Python
Answers
Answered by
3
Answer:
str='mystring'
print(str)
Similar questions