Post

@Python_Dv D is right answer
A
C
Simple use of if and else condition
Here if condition is true then output will A then else condition is false, but the last print("C") will work and print by default separator is change the line so out put will be
A/nC
English

