CPSC 231 Lecture Notes - Lecture 6: Pygame, Sublime Text, Source Code Editor

181 views2 pages

Document Summary

Cpsc 231 - test and run python codes. There are many ways to run your code for testing, each with its own benefits and downfalls. Here is a list of the multiple ways you can do this, along with how to set- up each one: Idle: idle (python 3. 6) is a great program because it is very easy to run your code while you are creating it, without ever changing windows. Although it is not very visually appealing and does not colour-code as well as other editors, your code can be run within seconds. As soon as you would like to test something, simply ctrl + S (saves the file), then ctrl + f5. This will open a python shell, and your program will be run within it. Directions for installing can be found here: https://www. python. org/downloads/ Interface and learning curve: 5/5 - easy to start using.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents