Computer Science, asked by manutripathi284, 5 months ago

What is the error in the following code? Under line the line and Correct the code: (3*2=6)

(i) weather= raining

if weather=sunny:

print(wear sunblock)

elif weather=snow:

print (going skiing)

else:

print(weather)

(ii) if n==0

print(zero)

elif: n==1

print(one)

elif

n==2:

print(two)

else n==3:

print (three)

(iii) a=bool(0)

b=bool(1)

print (a== false)

print( b==true​

Answers

Answered by sonal4458
1

Answer:

jsjejeejkejehebejehehjdjb

Similar questions