Math, asked by hop9450, 19 days ago

32. What will be the output after the following statements? x = True y = False print(not x)​

Answers

Answered by iyervinayak01
1
Output will be y because it says false(which is not x)
Similar questions