https://scratch.mit.edu/projects/798882651
Wordle scratch code has a bug, whenever an input is given by the user the program prints 5 of the same sprite with the same costume regardless of input. The program should print all letters in user input as 5 seperate sprites with costumes matching their letter
https://www.youtube.com/watch?v=_OsCe1btRZo I tried following this tutorial however I get a different result despite copying the code exactly from what I can tell