I am getting a syntax error for my Sequential API. I’m sure it’s a small dumb mistake, but I’ve been staring at it for some time and can’t figure out what I’ve done wrong.
Hi @TheLonelyChemE,
You want to make a list but you are not seperating the elements in the list by a comma.
Hope this helps!
1 Like