nom : apple//e
commandes : ctrl pomme reset
10 print (?) "votre texte" => écrit "votre texte"
20 gr / hgr => graphique basse résolution / haute résolution
30 (h)plot (nombre,nombre) => allume un pixel aux coordonées voulues
40 input a$ => enregistre le texte tapé dans la variable a$
50 home => nettoie l'écran en mode texte
60 if a$ = "apple" then print "c'est un super ordi" => teste le contenu de la variable a$. S'il est égal à apple, imprime que c'est un super ordi
70 if a$ <> "apple" then print "grrrrrrrrrrrrrrr"
Aucun commentaire:
Enregistrer un commentaire