[pyar] Hola mundo!

German Sinkovic germansinkovic en gmail.com
Lun Jun 29 08:59:43 ART 2015


Hola a todos soy German. Estoy estudiando python y es el primer lenguaje
que aprendo de programacion. Abajo deje un codigo de presentacion :) me
parecio que seria divertido presentarme de esa forma.

Saludos!
---------- Mensaje remitido ----------
De: "German Sinkovic" <germansinkovic en gmail.com>
Fecha: 28/06/2015 18:01
Asunto: Re: confirm 639ab09de84262e4b002b69b1d56cd995949aaab
Para: <pyar-request en python.org.ar>

Deseo estar en la lista;

def main():
    sujeto=('German','26 an%os','Estudiante de Python')
    hobbies=('Bateria','informatica','acertijos de ingenio','escuchar
musica','estudiar','mirar peliculas','Python')
    oficio=('Estudiante de ingenieria','Tecnico informatico','Empleado
publico en Anses')
    personalidad=('Mente inquieta','Entusiasta de Python','Inteligencia y
Practicidad')
    german_sinkovic=[]
    german_sinkovic.insert(0,sujeto)
    german_sinkovic.insert(1,personalidad)
    german_sinkovic.insert(2,oficio)
    german_sinkovic.insert(3,hobbies)
    saludo='Hola Mundo!'
    print saludo
    for datos in (german_sinkovic):
        print datos

main()



2015-06-28 21:24 GMT+01:00 <pyar-request en python.org.ar>:

> Mailing list subscription confirmation notice for mailing list pyar
>
> We have received a request de 186.22.183.107 for subscription of your
> email address, "germansinkovic en gmail.com", to the pyar en python.org.ar
> mailing list.  To confirm that you want to be added to this mailing
> list, simply reply to this message, keeping the Subject: header
> intact.  Or visit this web page:
>
>
> http://listas.python.org.ar/confirm/pyar/639ab09de84262e4b002b69b1d56cd995949aaab
>
>
> Or include the following line -- and only the following line -- in a
> message to pyar-request en python.org.ar:
>
>     confirm 639ab09de84262e4b002b69b1d56cd995949aaab
>
> Note that simply sending a `reply' to this message should work from
> most mail readers, since that usually leaves the Subject: line in the
> right form (additional "Re:" text in the Subject: is okay).
>
> If you do not wish to be subscribed to this list, please simply
> disregard this message.  If you think you are being maliciously
> subscribed to the list, or have any other questions, send them to
> pyar-owner en python.org.ar.
>



-- 
German Alejandro Sinkovic
Técnico en Informática
Empleado Público en ANSES
Ingeniería Informática en UNDAV
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20150629/d2aafbfe/attachment-0001.html>


More information about the pyar mailing list