Skip to content
View christianCab's full-sized avatar
😀
Focusing
😀
Focusing
Block or Report

Block or report christianCab

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

Popular repositories Loading

  1. cpython cpython Public

    Forked from python/cpython

    The Python programming language

    Python

  2. Python Python Public

    Forked from geekcomputers/Python

    My Python Examples

    Python

  3. industry-machine-learning industry-machine-learning Public

    Forked from firmai/industry-machine-learning

    A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)

    Jupyter Notebook

  4. Data-Science-Projects Data-Science-Projects Public

    Forked from veb-101/Data-Science-Projects

    Collection of data science projects in Python

    Jupyter Notebook

  5. digitos_repetidos digitos_repetidos Public

    Este programa muestra los números que uno de sus dígitos se repiten mas de una vez.

  6. enteros_repetidos enteros_repetidos Public

    Realizar un programa que solicite un número entero y determine si tiene dígitos repetidos o no, si el número no cumple esa propiedad debe mostrar el número más próximo (ya sea anterior o posterior)…