nt
4. What are data types? Explain any two data types in Python
5. What is the use of print, function? Discuss all the separators used with the print function
a
6. What is an interpreter? How is it different from a compiler?
with a
Answers
Answered by
1
Answer:
In computer science and computer programming, a data type or simply type is an attribute of data which tells the compiler or interpreter how the programmer intends to use the data. Most programming languages support basic data types of integer numbers, floating-point numbers, characters and Booleans.
4 Types of Data: Nominal, Ordinal, Discrete, Continuous.
Answered by
0
They are defined as int, float and complex class in Python They are defined as int, float and complex class in Python. We can use the type function to know which class a variable or a value belongs to and the nstance function to check if an object belongs to a particular class
Similar questions
Math,
1 month ago
Social Sciences,
1 month ago
Math,
3 months ago
Physics,
3 months ago
Social Sciences,
10 months ago
Physics,
10 months ago
Physics,
10 months ago