Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.
Describe the bug The output of the code is 'banaan', but it should be 'eerstefruit'
Paste the Hedy code & level fruit is ['banaan', 'appel', 'kers'] eerstefruit is fruit[1] print('eerstefruit')
Add a screenshot (optional)