Что нужно вставить вместо звёздочек, чтобы программа вывела слово "False" #include <iostream>
using namespace std;
int main()
{
int a=7 b=5;
if(*****) {cout<<"True"; }
else{cout<<"False";};
return 0;
}

Выберите все подходящие ответы из списка

a == b
a<b
a <= b
a>b
СРОЧНО ПОЖАЛУЙСТА ПОМОГИТЕ​
Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Copyright © 2024 SCHOLAR.TIPS - All rights reserved.