The following code does not give correct output. If 40 is given as input, it should
give 120 as output. What is the reason for incorrect output? Correct the code.
num=input("Enter the number:")
tri=num*3
print(tri)
Answers
Answered by
0
Answer:
−
b
−
√
b
2
−
4
a
c
2
a
and
−
b
+
√
b
2
−
4
a
c
2
a
Explanation:
Similar questions