Q. Which function is used to convert an integer to a string?

  • (A) str()
  • (B) int()
  • (C) chr()
  • (D) ord()
πŸ’¬ Discuss
βœ… Correct Answer: (A) str()
Explanation: str converts other data types to string.
Explanation by: Mr. Dubey
str converts other data types to string.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
69
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
93%
Success Rate