Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
How to program this? Test case 1 Enter a number: 100 Convert to - Type A binary B octal C hex): A In binary: 0b1100100 Test case 2 Enter a number: 31 Convert to - Type A binary B octal C hex): C In hexadecimal: 1F Thats the using python. …
The End.
Lesther_1