Skip to content
Open navbar menu
Sign UpLog In
ANGELAXU4

Angela Xu

@ANGELAXU4
Student at Thomas A. Edison CTE Highschool currently studying in the Web and App Development CTE courses. Educated on html, css, and python.
  • Eat.org

    Cover page
    Made with HTML, CSS, JS

    Kirby Website (Project: Create an original webpage that utilizes layout and positioning skills)

    Recent comments (0)
  • Eat! Beat! Feed Kirby!

    Cover page
    Made with HTML, CSS, JS
    Recent comments (0)
  • For loop creative project

    Cover page
    Made with Python

    This replit consist of while loops and for loops and the goal is to display all the numbers from 1-100 except for one number and have the user input the missing number. The only way to exit the loop is to provide the missing number.

    Recent comments (303)
    Aeeshah
    Aeeshah
    7 months ago

    I won

    Aeeshah
    Aeeshah
    7 months ago

    Screenshot 2023-05-01 192126

    petonstepens
    petonstepens
    9 months ago

    Where are the pyproject.toml and the poetry.lock files?

    KirillUtusikov
    KirillUtusikov
    9 months ago

    i won image

    Programexe
    Programexe
    9 months ago

    I was trying out every number until typing the 52nd number, ( number 52 ) and exited the loop. If it was 100 then I would have tried 100 numbers lol. You should add the time library and use time.sleep() to make the program wait a little bit before typing the numbers so the player can read what he needs to do. Also, for me it wrote everything 2 times in a row so maybe check if that is an error in your code. Also, I left a bot to keep trying '52' and it worked everytime. It seems that 52 is the only missing number. Use the random module to get a random number that will be missing, for example: 'missing_number = random.randint(1,100)'

    MilescOde
    MilescOde
    9 months ago

    I GUESSED THAT WTH

    KobyK1
    KobyK1
    9 months ago

    I won: image

    BenjaminWeiss10
    BenjaminWeiss10
    9 months ago

    im more of a javascript guy put i think that this just imports firefox html into it

    BenjaminWeiss10
    BenjaminWeiss10
    9 months ago

    oops wait after step 3 hit enter to run the firefox

All Repls