Book Image

Scratch 2.0 Beginner's Guide: Second Edition

By : Michael Badger
Book Image

Scratch 2.0 Beginner's Guide: Second Edition

By: Michael Badger

Overview of this book

Table of Contents (18 chapters)
Scratch 2.0 Beginner's Guide Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Inserting comments into our code


A topic closely related to naming our objects is adding comments to our scripts. Adding comments to scripts provides a way for us to explain complicated scripts. Commenting allows us and other programmers to easily understand our code.