Enco
80+ Silver
- Katılım
- 3 Mart 2021
- Mesajlar
- 2,971
- Reaksiyon skoru
- 995
Her ne yazarsam yazayim Python'da sürekli hata alıyorum. Eksik bir şeyler mi var?
Hata:
Traceback (most recent call last):
File "<stdin>", line 1
Traceback (most recent call last):
^^^^^^^^^^^
SyntaxError: invalid syntax. Perhaps you forgot a comma?
>>> File "<stdin>", line 1, in <module>
File "<stdin>", line 1
File "<stdin>", line 1, in <module>
IndentationError: unexpected indent
>>> NameError: name 'python' is not defined
Hata:
Traceback (most recent call last):
File "<stdin>", line 1
Traceback (most recent call last):
^^^^^^^^^^^
SyntaxError: invalid syntax. Perhaps you forgot a comma?
>>> File "<stdin>", line 1, in <module>
File "<stdin>", line 1
File "<stdin>", line 1, in <module>
IndentationError: unexpected indent
>>> NameError: name 'python' is not defined