Transcription of 1 Overview 2 Your first program - GlowScript IDE
{{id}} {{{paragraph}}}
1 Overview VPython is a programming language that is easy to learn and is well suited to creating 3D interactive models of physical systems. 2 your first program > Sign in at , then click to go to your program space. Click Create New program and choose a name for your program ; any spaces and underscores will be deleted from the name. > You will see a blank edit window with a header line that says GlowScript VPython . > As the second line of your program , type the following statement: sphere() 3 Running the program > Now run your program by clicking Run this program . (You can also press Ctrl-1 to run the program in the same window, or click Ctrl-2 to run the program in a separate window.) When you run the program , you should see a white 3D sphere.
1 Overview VPython is a programming language that is easy to learn and is well suited to creating 3D interactive models of physical systems. 2 Your first program
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}