Files
freeCodeCamp/curriculum/challenges/german/07-scientific-computing-with-python/python-for-everybody/reading-files.md
2022-08-19 20:53:29 +02:00

43 lines
386 B
Markdown

---
id: 5e7b9f080b6c005b0e76f062
title: Dateien einlesen
challengeType: 11
videoId: Fo1tW09KIwo
bilibiliIds:
aid: 334439927
bvid: BV1pw411R7UK
cid: 376532076
dashedName: reading-files
---
# --question--
## --text--
Was wird verwendet, um eine neue Zeile in einem String anzuzeigen?
## --answers--
\\n
---
{new_line}
---
{n}
---
/n
---
/new
## --video-solution--
1