0

I want to know that how we apply condition in our program

13th Dec 2022, 2:28 PM
Gurkamal Deep
1 Réponse
+ 2
if (4 > 2) print 4 is greater 2 else print 4 is less than 2
13th Dec 2022, 2:53 PM
A͢J
A͢J - avatar