When you click the green flag the program does not do anything ... your task is to create a script that asks the user to provide information (data: name, age and favorite food) then present (print to the output area) the recorded answers back to the user
Tips: === use the Sensing blocks (Ask) to collect the answer use the Data blocks (variables) to store the answer use the Looks blocks, Operators blocks (join) and your variables to present the collected data ...