Post

Python Programming
Python Programming@PythonPr·
Python Question / Quiz; What is the output of the following Python code, and why? Comment your answers below!
Python Programming tweet media
English
21
11
84
10.2K
Python Tech
Python Tech@PythonTech43716·
@PythonPr B ) False is the correct answer. None is different datatype and False other kind of data type. None is nonetype data set and false is boolean type data set and we can not compare the both type of data .
English
0
0
0
59
Teilen