Answer Posted / nashiinformaticssolutions
The unique kinds of symbols called operators are employed to carry out certain operations on variables and values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain raise keyword?
What is the process of compilation and loading in python?
How can you create empty numpy array in python?
What is range() in python? Give an example to explain it.
Does every class need a constructor?
Why do we want to use break statement in while-loop?
How do you add elements to a list in python?
What is the output of this below query?
How to append to a string in Python?
What packages in the standard library, useful for data science work, do you know?
Why and when do you use generators in python?
Does python make use of access specifiers?
Explain the //, %, and ** operators in python?
Does the functions help() and dir() list the names of all the built_in functions and variables? If no, how would you list them?
Can you sort a set in python?