23.4 Scratch Language
23.4.1 Features
Scratch is a tool that allows you to create a program in drag-and-drop manner using a visual tool without writing complicated program source code. You can develop animation, interactive art works, game, and so on. While working with Scratch, you do not actually write program code, but you can learn important fundamentals and techniques of programming. It is therefore the best tool for those who are new to programming to understand the concepts of programming and to do various exercises