B. Spot and correct the errors in the following programs.
1. Value=40
If Value>=25
print("Smaller Value)
print "Program Over"
2. A=10,B=20
if (15==A)
print("A=";A,"B=";B)
3. input('Entera number',A)
Print ('The number is' A)
4. Num1=input()
Num2=int(input()
print(Num 1+Num2)
Answers
Answered by
11
Explanation:
1 . print("Program Over")
2. if (15 == A):
3. print("The number is " ,A)
4. Num2 = int(input())
Answered by
7
Answer:
hey what's up lady bug
Explanation:
Smooth muscles move food through the digestive tract. Folds in the stomach and small intestine, which are made of smooth muscle, help the body better absorb nutrients. Smooth muscle composes all sphincters in the digestive system. In the bladder, smooth muscle helps to push out urine.
Similar questions