Vous n'êtes pas identifié(e).
Pages : 1
Le code n'est pas présent seulement l’entête pour Caly` vous pouvez la réutiliser sous les terme de la licence libre a de fin non commerciale
#!/bin/bash
# Under licence GPLv3 http://www.gnu.org/licenses/gpl.txt
WC='\e[47m' # White Color
NC='\e[0m' # No Color
echo -e " $WC $NC
$WC $NC
$WC $NC
$WC $NC $WC $NC
$WC $NC $WC $NC
$WC $NC $WC $NC $WC $NC
$WC $NC $WC $NC $WC $NC
$WC $NC
$WC $NC
$WC $NC
$WC $NC
$WC $NC $WC $NC $WC $NC
$WC $NC $WC $NC $WC $NC"
Utiliser des logiciels propriétaires, c'est comme les plats préparés, on est incapable de dire les conservateurs qu'ils contiennent, on dira toujours que c'est bon, mais ça ne remplacera jamais le repas fait maison par sa maman.
]:D #! Crunchbang & Archlinux GNU/Linux User ]:D
Hors ligne
Hors ligne
sympa
>> Good things come to those who, Wait.. <<
>> sip:yzeew@ekiga.net << and >> #Pouni3 <<
Hors ligne
\o/
Le code n'est pas présent seulement l’entête pour Caly` vous pouvez la réutiliser sous les terme de la licence libre a de fin non commerciale
#!/usr/bin/python
# -*-coding:utf-8-*
white = '\033[47m\033[37m'
normal = '\033[0m'
print normal+' '+white+'xxxxxxxxxxxxxxxxxxxxxx'+normal+' '
print normal+' '+white+'xxxxxxxxxxxxxxxxxxxxxx'+normal+' '
print normal+' '+white+'xxxxxxxxxxxxxxxxxxxxxx'+normal+' '
print ' '+white+'xxxxxxxxxxxxxxxxxx'+normal+' '+white+'xxxxx'+normal
print ' '+white+'xxxxxxxxxxxxxxxxxx'+normal+' '+white+'xxxxx'+normal
print ' '+white+'xxxxx'+normal+' '+white+'xxxx'+normal+' '+white+'xxxxx'+normal
print ' '+white+'xxxxx'+normal+' '+white+'xxxx'+normal+' '+white+'xxxxx'+normal
print ' '+white+'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'+normal
print ' '+white+'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'+normal
print ' '+white+'xxxxxxxxxxxxxxxxxxxxxxx'+normal
print ' '+white+'xxxxxxxxxxxxxxxxxxxxxxx'+normal
print ' '+white+'xxxxx'+normal+' '+white+'xxxx'+normal+' '+white+'xxxxx'+normal
print ' '+white+'xxxxx'+normal+' '+white+'xxxx'+normal+' '+white+'xxxxx'+normal
Dernière modification par manon (30-06-2013 17:02:04)
Hors ligne
\o/
Et si je préfére en python
http://pix.toile-libre.org/upload/img/1372604477.png
Le python c'est section python http://linuxtrack.net/viewtopic.php?pid=1917#p1917
Utiliser des logiciels propriétaires, c'est comme les plats préparés, on est incapable de dire les conservateurs qu'ils contiennent, on dira toujours que c'est bon, mais ça ne remplacera jamais le repas fait maison par sa maman.
]:D #! Crunchbang & Archlinux GNU/Linux User ]:D
Hors ligne
Pages : 1