I\'m trying to use pyplot.scatter() but I\'m getting the following error:
plt.scatter(y=temperature_planet,x=t,s=2, color="red") ^ SyntaxError: