Time to be an actor
Objectives
- Learn to use abstraction
Assignment
- Adapt your previous lab to use blocks. You need at least four blocks, one for each motion.
- Create a clean program that will implement your script with blocks
Submission instructions
- Due date is found on Canvas
- Each person should create a pdf document that contains the following information
- Your name
- Your partner's name
- A brief description of what you did
- A brief description of what your partner did
- A brief discussion comparing your code from the last lab and this lab.
- How your team improved over any mistakes made last time
- Indicate which hints (if any) your team used
- How well you achieve each objective. Include a discussion about how pair programming went.
- Submission:
- Team member A submits the team's code and his/her pdf document in one zip folder.
- Team member B submits his/her pdf document (does not need to be zip'ed)
Hints
- You may add actions and events to your script but you must still implement everything in last week's script
Challenges
- Have at least one block have input and one block produce output
This topic: CenterForComputing
> WebHome >
SyllabiSpring2025 >
CSC102SylS2025 > CSC102S2025Lab8
Topic revision: r1 - 2025-02-19 - CathyBareiss