جملة شرطية (Conditional Statement)

المعنى بالعربية: هي هيكل برمجي يسمح بتنفيذ تعليمات معينة بناءً على شرط معين.

المعنى بالإنجليزية: A conditional statement is a programming construct that allows the execution of specific instructions based on a certain condition.