Programming MisconceptionsHomeMisconceptionsConceptsLanguagesTextbooksContributorsAbout
HomeLanguages
Scratch
scratch3.0
() = () (block)

Scratch Documentation, Version 3.0
. () = () (block)

Read this Section of the Authoritative Specification

https://en.scratch-wiki.info/wiki/()_%3D_()_(block)

3 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

Find Misconceptions by...

Concept
Programming Language
Notional Machine
Textbook

About

About This Site
Structure and Content of the Inventory
Contributors