Physics, asked by mahisharma324, 18 days ago

What is the correct input statement to accept weight of a student?

a)input=weight("Enter weight")
b)input(weight,"Enter weight")
c)weight=input(weight,"Enter weight")
d)weight=input("enter weight")
Tkpirnyebq​

Answers

Answered by atharvarangdale
0

Explanation:

d ; E should be capital in d

Answered by vishwana321
0

Answer:

b) input (weight, enter weight

Explanation:

nothing

Similar questions