26 KiB
26 KiB
In [1]:
print("Coucou le monde!")Coucou le monde!
In [2]:
pwdOut [2]:
In [1]:
cd ..//Users/florian/Downloads
In [ ]:
In [3]:
mkdir NSIIn [6]:
lsIn [7]:
lsIn [8]:
rmdir totoIn [9]:
lsIn [10]:
lsIn [11]:
!touch toto.txtIn [12]:
lsIn [13]:
lsIn [4]:
cp toto.txt UE\ CN/coucou.txtcp: toto.txt: No such file or directory
In [3]:
a = 17In [4]:
b = 14In [5]:
print(a+b)31
In [ ]:
cd UE\ CNIn [ ]:
In [ ]:
lsIn [ ]:
lsIn [ ]:
mv coucou.txt /home/florian/Documents/Cours\ UE\ CNTIn [ ]:
cd /home/florian/Documents/Cours\ UE\ CNTIn [ ]:
ls






































