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

454 B
Raw Blame History

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e7b9f080b6c005b0e76f062 Зчитування файлів 11 Fo1tW09KIwo
aid bvid cid
334439927 BV1pw411R7UK 376532076
reading-files

--question--

--text--

Що використовується для того, щоб позначити новий рядок у рядку?

--answers--

\n


{new_line}


{n}


/n


/new

--video-solution--

1