quiz حل الأسئلة الجامعية manage_search الأرشيف

تم الحل ✓
categoryبرمجة وتطوير البرمجيات schoolبكالوريوس event_available2026-07-15

السؤال

Transcribed Image Text:

Exercise #2: The following formula gives the distance between two points (x1,y1) and (x2, y2) in the Cartesian plane: √(x2-x)²+(y2-y₁)². Write a program that asks the user to enter the coordinates (x and y) of two points and finds the distance between them.

check_circle الجواب — حل مفصل خطوة بخطوة

hourglass_top