Welcome to scratch! Scratch is a coding website that all ages can use! Scratch is a visual programming language that allows students to create their own interactive stories, games and animations. As students design Scratch projects, they learn to think creatively, reason systematically, and work collaboratively. Unlike text-based programming languages, like JavaScript and Python, Scratch uses drag-and-drop code blocks. This makes Scratch easy, even for young children, because it doesn't require typing skills or syntax knowledge. These are some of the most common coding blocks in beginner Scratch programs and what they do. Scratch uses a visual programming language, where you can create programs by dragging and dropping blocks, while Python uses a text-based syntax that is more similar to traditional programming languages.
Thanks google for the text!