Hi, looks like code is working fine(input 3,5,7; output 7 5 3), but still I am failing in last condition. I remember that with arrays sorting is much easier(can google it), but wanted to try with IF. Thanks.