Skip to content
View NelsonMolinaS's full-sized avatar

Block or report NelsonMolinaS

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NelsonMolinaS/README.md

Hola que tal! 👋

#!/usr/bin/python
# -*- coding: utf-8 -*-


class IngenieroInformatica:

    def __init__(self):
        self.name = "Nelson Molina"
        self.role = "Intento de Ingeniero en Informática"
        self.language = ["es_ES"]

    def hola(self):
        print("Hola que tal.")

me = IngenieroInformatica()
me.hola()

Popular repositories Loading

  1. NelsonMolinaS NelsonMolinaS Public

  2. ProyectoWeb_FlexBox ProyectoWeb_FlexBox Public

    HTML

  3. front_endreact front_endreact Public

    JavaScript

  4. bodega bodega Public

    JavaScript