A

Admin • 833K Points
Coach

Q. Which function converts an integer to a string?

  • (A) int()
  • (B) chr()
  • (C) str()
  • (D) ord()
  • Correct Answer - Option(C)
  • Views: 28
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

`str()` converts values into string format.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.