Posts by Shazam • 1 point
1 post
-
0
votes1
answer39
viewsQ: Questions about type Python3
I was wondering if you could use the type thus: media = input("Digite o numero: ") média = input("Digite outro numero: ") if media == type('str'): print("oi") else: print("Tchau") That is, to check…
python-3.xasked Shazam 1