Problem
Three corners of an axis-aligned rectangle are given as coordinates (x, y).
Find the missing fourth corner.
Print the x-coordinate first, then the y-coordinate. Use 📤 print answer twice.
Find the missing fourth corner.
Print the x-coordinate first, then the y-coordinate. Use 📤 print answer twice.
Input Variables (pre-loaded)
💡 Drag x1, y1, x2, y2, x3, y3 from the Inputs category.
Your Output
Result
—
Print x first, then y.
Execution Log
Ready. Press ▶ Run to start.
Expected Answer
Answer:
?
Hint
Step 0