Hello
and welcome to Scratch 101! In this lesson you will create a simple digital clock which tells the time, in the 24-hour format. If you are unfamiliar with this format, you can read more about it here.
Finished Product:
Challenge:
Understanding the function of the forever loop, variables, and operators.
Graphical Setup:
The graphical template is located here:
https://scratch.mit.edu/projects/148948447/
Format
This is a synthesis challenge, which means that you will not be receiving the completed code. But, you still have the graphical template. which already contains all the blocks which you will need to complete this project. Use the blocks provided to create a project which functions as a digital clock.
Disclaimer
As was shown in the finished product movie, when the number is in the single-digits it will automatically use the first slot. This is normal, because exception handlers would be necessary to move it to the correct space.
Format
This is a synthesis challenge, which means that you will not be receiving the completed code. But, you still have the graphical template. which already contains all the blocks which you will need to complete this project. Use the blocks provided to create a project which functions as a digital clock.
Disclaimer
As was shown in the finished product movie, when the number is in the single-digits it will automatically use the first slot. This is normal, because exception handlers would be necessary to move it to the correct space.
Common Mistakes:
Make sure that you type in the correct numbers!
Make sure that you have set all of your variables set correctly and applied properly!
Tip:
Think about how a normal digital clock operates, and then use the variable names to logically line up the digits.
Think about how a normal digital clock operates, and then use the variable names to logically line up the digits.
The completed version can be found here: https://scratch.mit.edu/projects/148946578/#player
did it
ReplyDeleteusername asyadfghjkl
In this Scratch 101 lesson, you'll be learning how to create a simple digital clock that displays the time in the 24-hour format. This is a great starting project for beginners, helping you to understand the basics of programming and timekeeping in a fun and interactive way. Whether you're building this as a personal project or looking to integrate it with other fun applications, such as displaying show times for your favorite APNE TV dramas or movies, it's a great way to practice coding skills while creating something useful!
ReplyDelete