logo

Crowdly

Soit le fichier test.txt  contenant : Que va être affiché par Python lors ...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Soit le fichier test.txt contenant :

Que va être affiché par Python lors du print() dans le code suivant ? 

f = open('test.txt', 'r')
f.readline()
a = f.readline()
print(a)
f.close()

0%
100%
0%
0%
More questions like this

Want instant access to all verified answers on moodle.ipsa.fr?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!