رد: [cpcs 202 - برمجة 1] لديك سؤال , شيء غير مفهوم ,,, تفضل هنا , موضوع مفيد
انا عندي دي الاسئلة هومورك ياليت تفيدني بالجواب
programming
[1- write an expression to test for each of the following relationships
a. age is from 18 to 21 inclusive
b. water is less than 1.5 and also greater than0.1
c. year is divisible by 4 (hint: use %)
d. speed is not greater than 55
e. y is greater than x and less than z
f. w is either equal to 6 or not greater than 3
|