1001100 1100001 1011111 1110110 1101111 1101001 1110100 1110101 1110010 1100101 1011111 1100010 1101111 1110101 1100111 1100101


1001100 1100101 1011111 1110000 1101001 1100101 1100100 1011111 1100011 1110010 1101001 1110011 1110011 1100101


1001100 1100101 0100000 1100011 1100101 1110110 1100001 1101100 0100000 1110010 1101111 1110011 1100101


1010000 1100101 1110010 1100100 1100001 1101110 1110100 0100000 1110011 1101111 1101110 0100000 1100001 1101101 1100101


1010001 1110101 0100111 1100101 1110100 1100001 1101001 1110100

0100000 1101100 1100001 0100000 1110110 1101001 1100101


1001100 1100101 0100000 1100110 1101100 1110101 1111000 0100000 1100011 1101111 1110011 1101101 1101001 1110001 1110101 1100101


1001100 1100001 0100000 1101110 1110101 1101001 1110100 0100000 1100101 1110011 1110100 0100000 1101100 1101111 1101001 1101110 0101100


1001100 1100101 0100000 1100011 1101001 1100101 1101100 0100000 1100101 1110011 1110100 0100000 1100111 1110010 1101001 1110011


1010011 1101111 1110101 1110011 0100000 1101100 0100111 1101111 1100011 1100101 1100001 1101110


1101100 1100101 0100000 1100011 1101111 1110010 1100001 1101001 1101100 0100000 1100100 1101111 1110010 1110100





La_voiture_bouge




Le_pied_crisse




Le ceval rose




Perdant son ame





Qu'etait la vie




Le flux cosmique




La nuit est loin,




Le ciel est gris



Sous l'ocean




le corail dort

#!python

# -*- coding: utf-8 -*-


import random


lines = open('Poetry.txt').read().splitlines()


random.shuffle(lines) #changer ordres lignes


for line in lines: #écrire ligne par ligne

print(line)



Il saigne peu,


Le flux cosmique


Un jour se lève


J'aime la nuit


Le cheval rose

Qu'etait la vie

La voiture bouge

Les oiseaux chantent

Tout en hauteur

Le pied crisse

Le ciel est gris

Et s'en va tôt

La nuit est loin,

Perdant son ame

Je suis tombee

#!/usr/bin/env python

# -*- coding: utf-8 -*-


import string

import unicodedata


with open('poeme.txt', 'r') as tete:

poeme = tete.read()


txt = poeme


txt = unicodedata.normalize('NFD', unicode(txt, 'utf-8')).encode('ascii', 'ignore')

txt = txt.lower()

asciiChars = list(string.ascii_lowercase)


x = txt.replace("le", "ce").replace("la","sa").replace(","," amen").replace("."," amen ").replace("'"," amen")


print(x)



sa_voiture_bouge



ce_pied_crisse


ce ceval rose

perdant son ame


qu amenetait sa vie





ce flux cosmique




sa nuit est loin amen


ce ciel est gris

sous l amenocean ce corail dort

je suis tombee

tout en hauteur

j amenaimesanuit

il saigne peu amen

et s amenvk va tot

unjourseceve

cesoiseauxchantent

sur l ameninternet

qui veut bien donner

10h dd ses journees?

#!/usr/bin/env python

#_*_ coding : uft-8 _*_


import string

import unicodedata


with open('poeme.txt', 'r') as tete:

poeme = tete.read()


print("Quel est ton nom?")


nom = raw_input()


vowels = ('a', 'e', 'i', 'o', 'u','y', 'A', 'I', 'E', 'O', 'U','Y')


for char in poeme:


if char in vowels:

poeme = poeme.replace(char, '')

print poeme



Prdnt sn m



Q'tt l v



L flx csmq


L nt st ln,


L cl st grs



Ss l'cn l crl drt


J ss tmb

Tt n htr

j'mlnt

l sgn p,

t s'Vk v tt

njrslv

Lssxchntnt

J' v l mr

Sr l'ntrnt

Q vt bn dnnr

10h dd ss jrns?

L_vtr_bg

L_pd_crss

L cvl rs

#!/usr/bin/env python

# -*- coding: utf-8 -*-


import string

import unicodedata


with open (‘poeme.txt’,’r’) as tete:

poeme = tete.read()

lignes = poeme.splitlines()


print(«Quel est ton nom ?»)


nom = raw_input(«entrez votre nom : «)

nom = unicodedata.normalize(‘NFD’,unicode(nom,’utf-8’)).encode(‘ascii’,’ignore’)

nom = nom.lower()

asciiChars = list(string.ascii_lowercase)


nombreNom = 0


for compteur in range(0,len(nom)):

searchLigne = nom[compteur]

for compteur2 in range(0,len(asciiChars)):

laLigneQuonRegarde = asciiChars[compteur2]

if(laLigneQuonRegarde == searchLigne):

nombreNom = nombreNom + compteur2

break

nombreNom = nombreNom % len(lignes)


print(«Quel est ton âge ?»)


age = input(«entrez votre age : «)

age = age % len(lignes)


vprint(lignes[nombreNom])

print(lignes[age])

print(‘Cela vous convient ?\nOui/Non’)



Quel est ton nom ?



entrez votre nom : antoine


Quel est ton âge ?


entrez votre age : 25


j’aimelanuit






Le flux cosmique


Cela vous convient ?


Oui/Non

Oui

trop bien :-* <3




Je suis tombee




Tout en hauteur



j'aimelanuit




Il saigne peu,




Et s'Vk va tot



Unjourseleve




Lesoiseauxchantent




J'ai vu la mer




Sur l'Internet





Qui veut bien donner

Chapitre 1.

1001010 1100101 0100000 1110011 1110101 1101001 1110011 0100000 1110100 1101111 1101101 1100010 1100101 1100101


1010100 1101111 1110101 1110100 0100000 1100101 1101110 0100000 1101000 1100001 1110101 1110100 1100101 1110101 1110010


1101010 0100111 1100001 1101001 1101101 1100101 1101100 1100001 1101110 1110101 1101001 1110100


1001001 1101100 0100000 1110011 1100001 1101001 1100111 1101110 1100101 0100000 1110000 1100101 1110101 0101100


1000101 1110100 0100000 1110011 0100111 1010110 1101011 0100000 1110110 1100001 0100000 1110100 1101111 1110100


1010101 1101110 1101010 1101111 1110101 1110010 1110011 1100101 1101100 1100101 1110110 1100101


1001100 1100101 1110011 1101111 1101001 1110011 1100101 1100001 1110101 11110001100011 1101000 1100001 1101110 1110100 1100101 1101110 1110100


1001010 0100111 1100001 1101001 0100000 1110110 1110101 0100000 1101100 1100001 0100000 1101101 1100101 1110010


1010011 1110101 1110010 0100000 1101100 0100111 1001001 1101110 1110100 1100101 1110010 1101110 1100101 1110100


1010001 1110101 1101001 0100000 1110110 1100101 1110101 1110100 0100000 1100010 1101001 1100101 1101110 0100000 1100100 1101111 1101110 1101110 1100101 1110010