What data types does python support?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Python Interview Questions

What are the advantages of python?

0 Answers  


Explain join() and split() in python.

0 Answers  


Why python is called portable?

0 Answers  


Tell me the use of // operator in python?

0 Answers  


Given a text file (FILE1) with lots of words (ex, an ebook), and another file (FILE2) with a list of blacklist words (slangs, porn, etc.), write a program to find the top 100 words(most frequent 100 words) from FILE1 which are not present in FILE2.

1 Answers  






What is pyunit in python?

0 Answers  


Which apps use python?

0 Answers  


Explain about python’s parameter passing mechanism?

0 Answers  


Write a program in python to produce star triangle.

0 Answers  


What is the difference between range() and xrange() functions in python?

0 Answers  


What is monkey Patching in python?

0 Answers  


How many basic types of functions are available in python?

0 Answers  


Categories