3 odpowiedzi
+ 3
Re-read the lesson and the task description. Then try to write the code.
If you need help with the code, please link your code.
0
x = ('hi')
y = (3)
print(x * y)
Here is my code
0
Read the task description carefully: You need to get input()