Where in the following code will the SyntaxError be identified?

tables_required = guests table_sizeguests = 24print(tables_required)

tables_required = guests table_size.