Scratch-gui: Shouldn't "letter () of ()" be "character () of ()"?

Created on 4 Mar 2019  路  1Comment  路  Source: LLK/scratch-gui

Wouldn't "character () of ()" be a more accurate name for that block?
Letter 3 of "567 test" is "s", whereas character 3 of "567 test" would be "7".

Most helpful comment

To people who don't have any experience with programming, "character" means, well, a character in a story. "Letter" makes the block much more accessible to new users. Through use and discussion of the block, they'll probably learn that "character" is a more accurate word to refer to an individual glyph in a string; we don't need to make that block require that knowledge to make sense.

>All comments

To people who don't have any experience with programming, "character" means, well, a character in a story. "Letter" makes the block much more accessible to new users. Through use and discussion of the block, they'll probably learn that "character" is a more accurate word to refer to an individual glyph in a string; we don't need to make that block require that knowledge to make sense.

Was this page helpful?
0 / 5 - 0 ratings