Where in the following code will the SyntaxError be identified?
SyntaxError
tables_required = guests table_size
guests = 24
print(tables_required)
tables_required = guests table_size.