Computer Science, asked by prosadhvik55, 17 days ago

How do you create a variable with the numeric value 5? *
1 point
x=5
x=int(5)
Both answers are correct
None of the above

Answers

Answered by ss5125744
2

Answer:

x=int(5)

Explanation:

My answer is fully conformed I think it is Question of Pythagoras in computer.

Similar questions