Computer Science, asked by aliabbas2603, 11 months ago

Find the output:
N= int (input (“Enter N:”))
i=1
Sum=0
while i if i % 2==0:
Sum= Sum + i
i=i +1
print (Sum)

Answers

Answered by ankita225
0

Answer:

Difference Between Management and Administration. Simply put, management can be understood as the skill of getting the work done from others. ... Broadly speaking, management takes into account the directing and controlling functions of the organization, whereas administration is related to planning and organizing function ...

Similar questions