Assignment-2/testing_code/error2.py

4 lines
72 B
Python

# This file contains an invalid assignment statement.
a = 2
a b = a * 5