We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7a6d86 commit 1ac7aafCopy full SHA for 1ac7aaf
main.fpl
@@ -1,2 +1,3 @@
1
+fichier ecrire "msg.txt" -> "Yo";
2
fichier lire "msg.txt" content;
-fichier ecrire "msg.txt" -> "Yo !";
3
+envoyer content;
0 commit comments