Answer:
Written in C++
Explanation:
#include <iostream>
using namespace std;
int main()
{
int n;
while(true)
cin>>n;
if(n>=0)
continue;
break;
}
return 0;
something :}
have a good day
True
in function guess:- a = x; b = y; c = z
so 45 > 31 AND 45 < 38
since both the stements are true
True is printed
Try another browser
Some browsers do not support advanced features like flex box.