summaryrefslogtreecommitdiffhomepage
path: root/de-de/python3-de.html.markdown
Commit message (Collapse)AuthorAgeLines
* Rename Python 3 markdown files into 'python'Simon Shine2020-02-12-655/+0
| | | | | | | | ``` for f in $(find . -iname "*python3*" | grep -vE 'git'); do fnew=$(echo "$f" | sed 's/python3/python/') git mv "$f" "$fnew" done
* Update python3-de.html.markdownAldaschwede2019-08-06-1/+1
| | | spelling mistake
* Type correction for the output of math.sqrt() propagated across versions and ↵Anindya Srivastava2019-02-06-1/+1
| | | | languages
* [python3/de] Fix a few typosluthub2018-06-24-7/+7
|
* fixed missing brackets for printMonschichi2017-09-22-14/+14
| | | brackets where missing for print in python3 de-de
* Add german translation for python3 (#1287)Matthias Kern2016-06-26-0/+655