Transfer rate.
/////////////////////
The answer Direct and inderect
Answer:
Yes there is but it's rare cause everywhere we go we're tied down from some rules cause they help society function better
Answer:
CLS
INPUT"Enter any three numbers";a,b,c
IF a>b AND a>c THEN
PRINT a;"is the greatest"
ELSEIF b>a AND b>c THEN
PRINT b;"is the greatest"
ELSE
PRINT c;"is the greatest"
ENDIF
END
Answer:
the brainly thing is saying that i can't put the answer so i screenshotted it and put it down below
Explanation: