What does Pytest use to determine the error runtime. #3411
Labels
status: needs information
reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
type: question
general question, might be closed after 2 weeks of inactivity
import turtle
turtle.forward(200)
turtle.down(100)
done()
The text was updated successfully, but these errors were encountered: