Programming Misconceptions
Home
Misconceptions
Concepts
Languages
Textbooks
Contributors
About
Home
Languages
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
CompareBooleanToConstant
To test whether an expression evaluates to true or false, one must compare it to a constant
EqualityOperatorComparesListIdentities
(list a) = (list b) compares the identities of list a and list b
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