PROCEDURES AND FUNCTIONS - 2




Task
Python
Write a program below
N = int(input())
k = numberOfOnes(N)
print(k)     
Your last submission is saved in the editor window.
     

Results:

All results: