InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    Which command is used to add in the starting of a python program to work graphic commands (a) from turtle import (b) from input import (c) from Gimp import (d) None of these | 
                            
| 
                                   
Answer»  (a) from turtle import  | 
                            |