Due Date: January 4, 2024
Racing Car MIT scratch program
Learning to use MIT scratch to build program
that races a car.
Mr. Cusack will lecture on this in class.
Click here to access Scratch
Review this image of your scratch program
you will be building to give you a little guidence.
Your files to turn in:
PX_RacingCar_lastname.sb3 (Scratch program)
PX_RacingCar_lastname.png (Screan shot of the program)
PX_RacingCar_lastname.mp4 (Video of demonstrating the program)
Drop off your files into google classroom.
Due Date: January 8, 2024
Learning using file in java
Before you complete all these assignment,
your file structure will look similar
to the image below.
After you complete all these assignment,
See the image below and see how
it is different from the image above.
Discussion during class about this assignment.
-What is the default location for file being
accessed by a java program?
-How would I write / read a file up one file level?
-How would I write / read a file down one level
where the packages are?