Python - Operators and Expression Evaluation
Find the error in this code:
result = 5 * / 2 print(result)
result = 5 * / 2 print(result)
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions