A

Admin • 833K Points
Coach

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

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

Explanation by: Admin

str converts other data types to string.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.