Pre-requisite: if-else This article focuses on discussing what happens when the print statement is used inside the if-else conditional statement.Take a step-up from those "Hello… Read More
The post What will happen if a print() statement is written inside a if() such as if(print()) appeared first on GeeksforGeeks.