Ask Question

Which code must be included to use Turtle Graphics?

def main: turtle

import turtle

tina (turtle)

turtle

+4
Answers (2)
  1. 15 October, 01:19
    0
    Answer: def main:turtle

    Explanation: I am so sorry if its wrong
  2. 15 October, 01:29
    0
    import turtle

    Explanation:

    import turtle will import the turtle code into your current source file so you can use it.
Know the Answer?
Not Sure About the Answer?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers