Files
freeCodeCamp/curriculum/challenges/ukrainian/07-scientific-computing-with-python/python-for-everybody/reading-files.md
2022-11-24 03:04:30 +09:00

43 lines
454 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
id: 5e7b9f080b6c005b0e76f062
title: Зчитування файлів
challengeType: 11
videoId: Fo1tW09KIwo
bilibiliIds:
aid: 334439927
bvid: BV1pw411R7UK
cid: 376532076
dashedName: reading-files
---
# --question--
## --text--
Що використовується для того, щоб позначити новий рядок у рядку?
## --answers--
\\n
---
{new_line}
---
{n}
---
/n
---
/new
## --video-solution--
1