How many integer types are supported by python?
Answers
Answered by
6
●8 integer types are supported by python
1) int
2) float
3) string
4) bool
5) uint
6) complex
7) enum
8) time
i hope its help ☆☆ :)
1) int
2) float
3) string
4) bool
5) uint
6) complex
7) enum
8) time
i hope its help ☆☆ :)
Similar questions