πŸ“Š Python
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

πŸ‘οΈ
48
Total Visits
πŸ“½οΈ
8 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
84%
Success Rate