PLS HELP Me with this question its important i have a test after 2 days so pls help me im confused in this question.
Attachments:
Answers
Answered by
1
Explanation:
if(a==50 or b>a)
{
print(a+b)
}
else
{
print(a+b)
}
Similar questions