Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
convert int to other bases
#1
i have a big int. i want to convert it to a string in base 36. i know of functions to do that in base 10 and base 16 (str and hex). but what about other bases like 32 or 36?
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
convert int to other bases - by Skaperen - Sep-29-2020, 06:11 PM
RE: convert int to other bases - by bowlofred - Sep-29-2020, 06:22 PM
RE: convert int to other bases - by buran - Sep-29-2020, 06:30 PM
RE: convert int to other bases - by bowlofred - Sep-29-2020, 06:46 PM
RE: convert int to other bases - by buran - Sep-29-2020, 07:00 PM
RE: convert int to other bases - by Skaperen - Sep-30-2020, 04:08 AM
RE: convert int to other bases - by bowlofred - Sep-30-2020, 04:56 AM
RE: convert int to other bases - by Skaperen - Sep-30-2020, 10:03 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020