Here is bussiere


Recommended Posts

hello here is my source code & presentation :


class Bussiere_1_01(object):
def __init__(self):
self.name = "bussiere"
self.age = 30
self.signe_chinois = "coq"
self.competences =["lockpick":10,"Shibari":12,"Python":13,"Capoeira":12,"Photo":11,"Climbing":12,"Taijutsu":11,"Comedie":13, "Fast Talk":14,"Discussion":14,"Drive":7,"Cook":12,"Informatique":13,"Game":12,"Medecine":6,"Electricity":10,"Graphism":8,"Comptabilite":8,"Law":10,"Fiscalit?":11,"Bricolage":11,"Musique":10]
self.interest = ["manga": ["clamp","blame","GITS"],"anime":["Haruhi","GITS","Hellsing","Hanaukyo maid"],"livre":["gaiman","pratchett","hard science","sf"]]


[/CODE]

A friends told me that, it's like a french forum where we are both registered, so i came.

regards

Bussiere

Link to comment
Share on other sites


#include <iostream>
int main()
{
std::cout << "Hello, bussiere.\n";
}
[/CODE]

Link to comment
Share on other sites

hello here is my source code & presentation :


class Bussiere_1_01(object):
def __init__(self):
self.name = "bussiere"
self.age = 30
self.signe_chinois = "coq"
self.competences =["lockpick":10,"Shibari":12,"Python":13,"Capoeira":12,"Photo":11,"Climbing":12,"Taijutsu":11,"Comedie":13, "Fast Talk":14,"Discussion":14,"Drive":7,"Cook":12,"Informatique":13,"Game":12,"Medecine":6,"Electricity":10,"Graphism":8,"Comptabilite":8,"Law":10,"Fiscalit?":11,"Bricolage":11,"Musique":10]
self.interest = ["manga": ["clamp","blame","GITS"],"anime":["Haruhi","GITS","Hellsing","Hanaukyo maid"],"livre":["gaiman","pratchett","hard science","sf"]]


[/CODE]

A friends told me that, it's like a french forum where we are both registered, so i came.

regards

Bussiere

A friends told me that, it's like a french forum where we are both registered, so i came.

regards

Bussiere

registered, so i came.

i came.

190.jpg

Link to comment
Share on other sites


.model small
.stack
.code
start:
mov ah, 09h
lea dx, Hello
int 21h
mov ax, 4C00h
int 21h
.data
Hello db 'Bonjour et bienvenue, bussiere. Vous sentez comme le fromage. Ou est la gare de chemin de fer?$'
end
[/CODE]

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.