Graphic design - questions and answers. If you have a question about this topic, please click on the "New Question" button. If you wouldn't like to miss any new question in this topic, please subscribe.
Can you give me a dotted diagram of the following: 1. Start: Draw a circle and write "Start" inside it. 2. Initialize variables: Draw a rectangle and write "sum = 0, num = 0" inside it. 3. Loop: Draw a diamond shape with the question "Is num <= 21?" inside it. Connect the diamond to the Initialize variables rectangle. 4. If num <= 21: Draw two rectangles below the diamond. Label the first rectangle "Is num even?" and the second rectangle "Add num to sum." 5. If num is even: Connect the output from "Is num even?" rectangle to the "Add num to sum" rectangle. 6. If num is not even: Draw an arrow from the "Is num even?" rectangle to the Loop diamond to continue the loop. 7. Add num to sum: Draw an arrow from the "Add num to sum" rectangle back to the Loop diamond to continue the loop. 8. Display result: Connect the output from the Loop diamond (when num > 21) to a rectangle labeled "Display sum." 9. End: Draw a circle and write "End" inside it. Connect the "Display sum" rectangle to the "End" circle.
Can you regenerate the picture below removing the guy at the left side and making the one at the right side look like a robot in the space universe ?