Computer Science, asked by Akshaykanojiy5048, 6 months ago

Val=int(input("value:"))
Adder=0
For c of range (1, val, 3)
Adder=adder+c
If c%2=0:
Else
Print(c)
Print(adder)

Answers

Answered by sunita748452
1

Answer:

hey I didn't understand your question

Similar questions