Blockly GamesPuzzleMazeBirdTurtleMovieMusicPond TutorPondGeneticsYou solved this level with 1 line of JavaScript:You solved this level with %1 lines of JavaScript:Are you ready for level %1?Are you ready for the next challenge?Title:Save and link to blocks.Run the program you wrote.Run ProgramStop the program and reset the level.ResetHelpOKCancelLogicLoopsMathTextListsColourVariablesFunctionsThere was a problem with the request.Share your blocks with this link: %1Sorry, '%1' doesn't correspond with any saved program.Could not load your saved file. Perhaps it was created with a different version of Blockly?Thank you for this program! If our staff of trained monkeys like it, they will publish it to the gallery within a couple of days.listtextOnce you start editing JavaScript, you can't go back to editing blocks. Is this OK?Blocks
Plays one musical note of the specified duration \nand pitch. play %1 note %2Waits for the specified duration.Waits for one whole note.rest %1Switches to the specified instrument when \nplaying subsequent musical notes. set instrument to %1Executes the blocks inside when the 'Run \nProgram' button is clicked. when %1 clickedOne note (C4 is 7).first partpianotrumpetbanjoviolinguitarflutedrumchoirRun your program until it stops. Then you may submit your music to the gallery.

  1 10

  
0.257
whenclicked
Compose the first four notes of 'Frère Jacques'.

C4 - D4 - E4 - C4

Congratulations!
This level is extremely difficult. Would you like to skip it and go onto the next game? You can always come back later.
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.