Find the errors in the following code and rewrite the corrected
program:
a) # Correct the code1
def menu()
x = 23
y == x + 100
print {y}
menu;
b) # Correct the code2
def call();
val = 89
print(val)
calling()
Answers
Answered by
0
Answer:
y==
Explanation:
is the error and check propel if anything is there
Similar questions
Math,
3 months ago
English,
3 months ago
English,
3 months ago
English,
6 months ago
Physics,
10 months ago
World Languages,
10 months ago
Social Sciences,
10 months ago