No comando de atribuição em Python valor = raw_input(“Digite um valor: ”), qual o tipo da variável valor?
-
A str
-
B bool
-
C int
-
D float
-
E file