I typed the code lines below in Spyder 4.2.0 editor (I\'m using window 10 and Python 3.7)
from turtle import Turtle
name = Turtle()
print(\'str\')