python allows only two kinds of operations to be performed on dash data types
Answers
Answer:
strings and boolean
Explanation:
Answer:
Python is a popular computer programming language for creating websites and software, automating processes, and performing data analysis.
Explanation:
What is Python used for?
Python is a popular programming language for computers that is used to create software and websites, automate processes, and analyse data. Python is a general-purpose language, which means that it may be used to make a wide range of programmes and isn't tailored for any particular issues.
Among variables, a string is a type that holds a string of characters (i.e. text.) One of two possible values, true or false, is represented by a boolean variable, which is a type of variable. A computer's memory region that stores a value is actually identified by a variable.
The two constant objects False and True represent the two possible outcomes of a boolean operation (true or false). False and True, respectively, are the words used to describe them.
Therefore, the answer is string and boolean.
To learn more about python refer to:
https://brainly.in/question/49222417
https://brainly.in/question/31444811
#SPJ2