decimalNum=int(userInput,numberBase)# First attempt to get the number in decimal.
except:
print("bad base")
print("Number entered does not match the base!")
return
outputText=""
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Proudly self-hosted by Cole Deck. Fast loading powered by Turbo.