Ask Question
21 February, 07:59

Which code must be included to use Turtle Graphics?

def main: turtle

import turtle

tina (turtle)

turtle

+3
Answers (2)
  1. 21 February, 08:52
    0
    import turtle

    Explanation:

    import turtle will import the turtle code into your current source file so you can use it.
  2. 21 February, 11:57
    0
    Answer: def main:turtle

    Explanation: I am so sorry if its wrong
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which code must be included to use Turtle Graphics? def main: turtle import turtle tina (turtle) turtle ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers