Files
freeCodeCamp/curriculum/challenges/japanese/23-python-for-everybody/python-for-everybody/reading-files.md
freeCodeCamp's Camper Bot 9c20069eb2 chore(i18n,learn): processed translations (#53819)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2024-03-12 22:29:52 +05:30

409 B

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