Computer Science, asked by vishalkrbk, 3 months ago

2) What is h(41) -h(40), given the definition of h below?
def h(n) :
s = 0
for i in range(1, n+1):
if n%i > 0:
S = S+1
return(s)​

Answers

Answered by tishajain26
1

Answer:

hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii

Explanation:

hahhahahajahaaj

Similar questions