PROCEDURES AND FUNCTIONS - 1




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

Results:

All results: