print("Hello zuzu\nVersion 0.1.1") -- Dessine une flèche sur la console -- hv 180706.1059 -- source: taille_fleche= 6 for i=1, 2*taille_fleche do -- pointe de la fleche if i==1 then print(string.rep(" ",taille_fleche).."*") -- tete de la fleche elseif i==2 or itaille_fleche then print(string.rep(" ",taille_fleche).."*") end end