Which of the following data types is not supported in python? *
Answers
Answered by
7
Answer:
The string and number is not a data type in python language. The integer data type can substitute the number type of data. The string type of data can be substituted by the character type variable.
hope it helps
plzz like and mark brainliest
Answered by
0
The data types which are not supported in python are;
- The first type which is not supported by python is numbers or numerical.
- The second type of operation which is not supported by the python program is B String.
- In Python, the number datatype is not there.
- Also, there is no string data type in Python instead has a datatype to define a particular string variable.
- Python is a computer programming language often used to build websites and software as well as conduct analyses.
- Python is a general-purpose language which can be used to create a variety of different programs.
#SPJ3
Similar questions