Update appNew update is available. Click here to update.
About
I am an ex-merchant navy officer with 1.5 years of marine operations high seas sailing experience but I was always interested more towards programming and IT field. Tech enthusiast and passionate abou...
AMET university( Academy of Maritime Education and Training) 2021
My Stats
EXP gained
yellow-spark
4460
Level
5 (Champion)
Community stats
Discussions
0
Upvotes
0
Know more
227
Total problems solved
214
Easy
11
Moderate
2
Hard
0
Ninja
Jan Jan Feb Feb Mar Mar Apr Apr May May Jun Jun Jul Jul Aug Aug Sep Sep Oct Oct Nov Nov Dec Dec

Current streak:

0 days

Longest streak:

5 days

Less

More

Achievements
1
Samurai
Guided path
Basics of python
1
Sensei
Guided path
Oops in python
Discussions
why is this wrong ?
Interview problems

 

n = input()

n = int(n)

sum = 0

 

for i in range(n+1)

if (i%2 == 0)

sum = sum + i

i = i + 1

else i = i + 1

profile
Muneet Singh
Published On 19-Mar-2023
63 views
0 replies
0 upvotes