Skip to content
View juanpenia's full-sized avatar
Block or Report

Block or report juanpenia

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

Pinned Loading

  1. DecimalToBinary DecimalToBinary Public

    Decimal to Binary written in Java!

    Java 1

  2. ScrabbleAR ScrabbleAR Public

    Trabajo integrador de la materia Seminario de Lenguajes Opcion Python

    Python 1

  3. Pattern y Python 3.7+ Pattern y Python 3.7+
    1
    # Pattern y Python 3.7+
    2
     
    3
    ## Índice:
    4
     
    5
    1. ¿Qué es Pattern?
  4. Make a Draw! Make a Draw!
    1
    # importing ~~cars~~ modules!
    2
    
                  
    3
    from random import sample
    4
    from time import sleep
    5