1. Welcome to Rust vs Python
  2. Table of content
  3. Read line from stdin
  4. Read a file line by line
  5. Read/write from/to file
  6. Read environment variable
  7. Read command line arguments
  8. Print formatted string
  9. Print line separator
  10. Random number in range
  11. String to int
  12. Exit with code
  13. Enumerate string
  14. Enumerate vector
  15. Map vector
  16. Ternary operator
  17. Get min and max of two values
  18. Get current timestamp in seconds
  19. Sleep in async program
  20. Increment dict value
  21. Push value to a dict of vectors
  22. Measure execution time
  23. Implement custom formatting for a data type
  24. Zip two vectors
  25. Memoization
  26. Deque
  27. Remove file
  28. Join path
  29. Find the longest string