Computer Science, asked by prashantkanholikar21, 8 months ago

if a is equal to 10 then print A$ else print B find the error​

Answers

Answered by Shubhit569
2

Answer:

B should be in quotes or stored as a variable

Answered by oraza754
0

Answer:

if B =10 A then print A$ else print A

Similar questions