problems with Methods in Python 3.4.2

claudemirxavier49 at gmail.com claudemirxavier49 at gmail.com
Mon Sep 25 18:17:12 EDT 2017


Traceback (most recent call last):
  File "<pyshell#12>", line 1, in <module>
    nome = input("Digite seu nome:")
  File "<string>", line 1, in <module>
NameError: name 'rick' is not defined
>>> 
Estou com esse problema alguem me ajuda pfvr



More information about the Python-list mailing list