PROCEDURES AND FUNCTIONS - 1




Task
Python
Write a program below
# процедура 
# основная программа
n = int(input())
s = input()
printLine(n,s) 
Your last submission is saved in the editor window.
     

Results:

All results: