OUTPUT "Enter your name", INPUT name, OUTPUT "Enter the first test mark", INPUT mark1, OUTPUT "Enter the second test mark", INPUT mark2, average ← (mark1 + mark2) / 2, OUTPUT "Average:", OUTPUT average

Rearrange the algorithm (II)

by

Leaderboard

Visual style

Options

Switch template

Continue editing: ?