1.

Write is the syntax of if else statement?

Answer»

Syntax:

if:

statements – block 

else:

statements – block 2



Discussion

No Comment Found