Update README.md
This commit is contained in:
parent
cf51e0a1b8
commit
48af5ec61f
11
README.md
11
README.md
@ -1,3 +1,14 @@
|
|||||||
# Python-Intro
|
# Python-Intro
|
||||||
Einfach gehaltene Einführung in die Phyton Syntax zum lernen oder nachschlagen.
|
Einfach gehaltene Einführung in die Phyton Syntax zum lernen oder nachschlagen.
|
||||||
|
|
||||||
Unregelmäßige Updates
|
Unregelmäßige Updates
|
||||||
|
|
||||||
|
## Startpunkte für Python
|
||||||
|
- die Python [Dokumentation](https://docs.python.org/3/)
|
||||||
|
- Programmierumgebung z.B. [Anaconda]()
|
||||||
|
|
||||||
|
|
||||||
|
## Wie geht man bei Fehlern vor?
|
||||||
|
- Variablen überprüfen (alles richtig definiert?)
|
||||||
|
- Syntax (Einrückungen) richtig gesetzt?
|
||||||
|
- Stackoverflow.com
|
||||||
|
Loading…
Reference in New Issue
Block a user