Variable Exercise & linear motion, both with flow chart

Work in groups of two people. One partner will create a flow chart for and code the variable exercise . The other will create a flow chart for and code the linear motion exercise . A third person would code the rectangle exercise. The master programmer will put the two (or three) programs together and upload to moodle. The flow charts can be handed in on paper in class.

Here are the steps:

1) Write a flow chart for your problem. Please try to create this in gliffy, but you can just write this on paper if it becomes too difficult. Use https://www.gliffy.com/

2) Design and code your problem.

3) Test your own method to see it prints what it should.

4) Give the finished program to the master programmer for this assignment (and this position should rotate for the next assignment). Copy and paste all your code into a reply on the discussion board.

5) The master programmer will merge the two by doing the following:

6) Master programmer will upload the .java file or copy the code into notepad and upload the txt file in moodle.