What is the error with the following code fragments
a) class="python"
print(class*2)
b) A=3
print(A+B)
Answers
Answered by
1
Answer:
a==>You are asking to evaluate An Expression Containing A String Variable And An Integer
b==>No Declaration Or Initialization of Variable B
Similar questions
Biology,
3 months ago
Science,
3 months ago
Math,
3 months ago
CBSE BOARD X,
8 months ago
Physics,
1 year ago