यह स्तर बेहद मुश्किल है। क्या आप इसे छोड़ना चाहते हैं और अगले खेल पर जाना चाहेंगे? आप हमेशा बाद में वापस आ सकते हैं।
Your solution works, but you can do better. Use functions to reduce the amount of repeated code.
The music will sound better if you use a different instrument in each start block.
A 'function' allows you to group blocks together, then run them more than once.Create a function to play the first four notes of 'Frère Jacques'. Run that function twice. Don't add any new note blocks.