Python
 Computer >> Computer tutorials >  >> Programming >> Python
  1. What is the difference between Python functions datetime.now() and datetime.today()?

  2. How do nested functions work in Python?

  3. How to compare two strings using regex in Python?

  4. How to get length of a list of lists in Python?

  5. How do we define lists in Python?

  6. What is the best way to handle list empty exception in Python?

  7. How to iterate through a list in Python?

  8. How to iterate through a tuple in Python?

  9. How we can iterate through a Python list of tuples?

  10. How to provide multiple statements on a single line in Python?

  11. How can we unpack a string of integers to complex numbers in Python?

  12. Can we assign a reference to a variable in Python?

  13. How to find and replace within a text file using Python?

  14. How to read and write unicode (UTF-8) files in Python?

  15. How do you validate a URL with a regular expression in Python?

  16. How to validate an email id using regular expression in Python?

  17. How to write a Python regular expression to match multiple words anywhere?

  18. How can we get substring from a string in Python?

  19. How can I get last 4 characters of a string in Python?

  20. How do I sort a list of dictionaries by values of the dictionary in Python?

Total 8978 -Computer  FirstPage PreviousPage NextPage LastPage CurrentPage:41/449  20-Computer/Page Goto:1 35 36 37 38 39 40 41 42 43 44 45 46 47