Question: Python 2.7 - how to call a function I have a pre-made file called flag_elements stored in c:/user/Bernie/documents/ that containts a function called star with
Python 2.7 - how to call a function
I have a pre-made file called flag_elements stored in c:/user/Bernie/documents/ that containts a function called star with the parameters (height, colour) and I want to call it in a new document. (the file is to be drawn in Turtle)
If I want a star with 6 height and yellow, what exactly do I write?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
