Unti-3 Program Flow Control Selection & repetition Teacher/Shamsa Alhassouni
In this unit we will learn the following o Understand if-else statement o Program flow control repetition Teacher/Shamsa Alhassouni 2
Teacher/Shamsa Alhassouni
Activity Teacher/Shamsa Alhassouni
1. If else Statement Teacher/Shamsa Alhassouni 5
If –else Statements If-else Statement used to evaluate two statements. Yes Print a is greater Teacher/Shamsa Alhassouni Is A > B ? No Print b is greater
Teacher/Shamsa Alhassouni
Programming If –else Statements Teacher/Shamsa Alhassouni