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

310 B

id, title, challengeType, videoId, dashedName
id title challengeType videoId dashedName
5e7b9f080b6c005b0e76f062 Leggere i file 11 Fo1tW09KIwo reading-files

--question--

--text--

Che cosa si usa per indicare una nuova linea in una stringa?

--answers--

\n


{new_line}


{n}


/n


/new

--video-solution--

1