Computer Science, asked by vsstreameraman, 6 hours ago

Suresh is struggling to identify the integer data type. Which of the following is an integer data type in Python?


A: 2.34

B: -12

C: 0

D: Both B and C

Answers

Answered by Sanskar260
0

D: Both B and C

(A: 2.34 is a float literal)

Similar questions