Answer Posted / hr@tgksolutions.com
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
Is Python a good choice for web development
What are the file-related modules we have in python?
What is use of set in python?
Point out some of the key features of python?
Why was the language called as Python?
What is a variable in python?
How can we make forms in python?
What are the components of python memory manager?
Python list of lists, changes reflected across sublists unexpectedly
What are domains and tuples?
What is the directory in python?
As python is more suitable for the server-side application, it is very important to have threading implemented in your server code. How can you achieve that in python?
What is a decorator in python?
Explain about dir() and help() function will do in python?
Give an example for join() and split() funcitons