Skip to content
    footroot72

    Dani

    @footroot72
    footroot72
    footroot72
    published a Repl
    9 months ago
    0
    mis_contactos
    mis_contactosadd users with password
    footroot72
    footroot72
    published a Repl
    1 year ago
    0
    numbers
    numberssum the numbers introduced
    footroot72
    footroot72
    published a Repl
    1 year ago
    0
    Prison Break
    Prison BreakThis Replit is a copy. So is not completely my effort. A bit of a shame but honest. This was a challenge from a course I'm following, I couldn't find the logic or understand the problem so I search online. this is the challenge: A prison can be represented as a list of cells. Each cell contains exactly one prisoner. A 1 represents an unlocked cell and a 0 represents a locked cell. Example: [1, 1, 0, 0, 0, 1, 0] Starting inside the leftmost cell, you are tasked with seeing how many prisoners you can set free, with a catch. Each time you free a prisoner, the locked cells become unlocked, and the unlocked cells become locked again. You can only move from left to right and not go back.
    footroot72
    footroot72
    published a Repl
    1 year ago
    0
    average of numbers
    average of numbersWrite a program that always asks the user to enter a number. When the user enters the negative number -1, the program should stop requesting the user to enter a number. The program must then calculate the average of the numbers entered excluding the -1. Make use of the while loop.
    footroot72
    footroot72
    published a Repl
    2 years ago
    0
    boilerplate-express
    boilerplate-expressA boilerplate for the freeCodeCamp curriculum.
    footroot72
    footroot72
    published a Repl
    2 years ago
    0
    boilerplate-npm
    boilerplate-npmA boilerplate for the freeCodeCamp curriculum.
    footroot72
    footroot72
    published a Repl
    2 years ago
    0
    boilerplate-npm-1
    boilerplate-npm-1A boilerplate for the freeCodeCamp curriculum.
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang