DEV Community

DDSRY
DDSRY

Posted on

Top 10 Python Interview Questions For Beginners By DDSRY

Top 10 Python Programming Language Interview Questions for Beginners By DDSRY:
.

  • Different between list and tuples
    .

  • How to transform a string to list in Python?
    .

  • What is negative index in Python?
    .

  • Tell me 2 defference between python 2 and python 3
    .

  • What does zip() do?
    .

  • What is PEP8?
    .

  • How to open a txt file and display it's content?
    .

  • What is lambda in Python?

  • What is pickling and unpickling?
    .

  • What are the built-in type does python provides?

Top comments (0)