Files
freeCodeCamp/curriculum/challenges/portuguese/07-scientific-computing-with-python/python-for-everybody/reading-files.md

312 B

id, title, challengeType, videoId, dashedName
id title challengeType videoId dashedName
5e7b9f080b6c005b0e76f062 Leitura de arquivos 11 Fo1tW09KIwo reading-files

--question--

--text--

O que é usado para indicar uma nova linha em uma string?

--answers--

\n


{new_line}


{n}


/n


/new

--video-solution--

1