Use >= to write a condition that checks if seconds is greater than or equal 60.
>=
seconds
60
Make sure to type seconds >= 60.
seconds >= 60