Questions


May 2021 0 69 Report
Help Plz...... Rewrite the following code in Python after removing
all syntax error(s). Underline each correction done
in the code.
Val = int(input(''Value:''))
Adder = 0
for C in range(1,Val,3)
Adder+=C
if C%2=0:
print (C*10)
Else:
print (C*)
print Adder

#Keep smiling :)

Add an Answer


Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Helpful Social

Copyright © 2024 EHUB.TIPS team's - All rights reserved.