What is the type of the given datatype a=1?
Answer / Tarun Sudhir
a is of type int since it's an integer value.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you unsign or delete variable in python?
Explain about assertions in python?
How memcached should not be used in your python project?
Is c++ or python better?
What are the two modes of python?
When is the python decorator used?
What does do in python?
What is lambda in python 3?
How do you calculate percentiles with python/ numpy?
How can you access a session in flask?
What is meant by attribute error in python?
Explain the use of ternary operator in python?