Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeLanguages
Scratch
scratch3.0
Casting

Scratch Documentation, Version 3.0
. Casting

Read this Section of the Authoritative Specification

https://en.scratch-wiki.info/wiki/Casting

4 Documented Misconceptions

Misconception
CompareBooleanToConstant
To test whether an expression evaluates to true or false, one must compare it to a constant
Misconception
EqualityOperatorComparesListIdentities
(list a) = (list b) compares the identities of list a and list b
Misconception
EqualityOperatorComparesOnlyTypes
() = () compares only the types of its operands
Misconception
ListsHomogeneous
All items in a list must have the same type

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors