Difference between revisions of "HTTLACS: Ch 1 Exercises"
From WLCS
| Line 3: | Line 3: | ||
# Put your name at the top | # Put your name at the top | ||
# Save the file as YOURLASTNAME_ch1.txt | # Save the file as YOURLASTNAME_ch1.txt | ||
| − | # Complete the exercises below in this file | + | # Complete the exercises below in this file. If you use DrPython, then be sure to copy your code back into this file |
# Be sure to number each of your answers!! | # Be sure to number each of your answers!! | ||
| + | |||
| + | '''References:''' | ||
| + | * [http://openbookproject.net/thinkcs/python/english2e/ch01.html How to Think Like a Computer Scientist: Chapter 1] | ||
'''Exercises:''' | '''Exercises:''' | ||
Revision as of 07:50, 12 October 2010
Directions:
- Open a text editor (Applications->Accessories->gEdit Text Editor)
- Put your name at the top
- Save the file as YOURLASTNAME_ch1.txt
- Complete the exercises below in this file. If you use DrPython, then be sure to copy your code back into this file
- Be sure to number each of your answers!!
References:
Exercises:
- Define the words high-level language and low-level language to a middle-schooler
- What is a program?
- What does debugging mean?
- Define syntax errors, runtime errors, and semantic errors
- What is the difference between a formal language and a natural language?
- Write the print statement that prints the following "YOURNAME is a rock star!"
- Write a program that says “All work and no play makes Jack a dull boy” 10 times.
Submit:
- Submit the file to School Web Lockers