Skip to content
    Chandataara

    Yuvaan Sharma

    @Chandataara
    Chandataara
    Chandataara
    published a Repl
    2 years ago
    1
    Cipher generator
    Cipher generatorThis repl can encrypt a word and decrypt it back. May not be 100% accurate. Note: Does not code/decode caeser cipher
    Chandataara
    Chandataara
    published a Repl
    2 years ago
    0
    tic tac toe
    Chandataara
    Chandataara
    published a Repl
    2 years ago
    0
    Chandataara
    Chandataara
    published a Repl
    2 years ago
    0
    3x+1.py
    3x+1.pyThe calculation 3x+1 is where you take any number and if it's an odd number you times it by 3 and add 1. If it's an even number then you divide it by 2. No matter which number you choose you will end at 1. The number 26 takes 10 turns(how many times the calculation 3x+1 has been used) to get to 1 and the highest number it reaches is 40, while 27 takes 110 turns to get to 1 and the highest number it reaches is 9232! Even the best scientists/mathematician haven't found out why. This repl calculates 3x+1 for you in seconds without making mistakes!
    Chandataara
    Chandataara
    published a Repl
    3 years ago
    0
    Prime.py
    Prime.pyYou can check if any of the numbers you enter are prime. You are free to use any lines of my code. If you do use my code can you please give credit in the description. If you use a really big number like "1234567896373747364836436" it will take some time to test it (It would take like 10 or 20 minutes).
    Chandataara
    Chandataara
    published a Repl
    3 years ago
    0
    3x+1.py
    3x+1.pyThe calculation 3x+1 is where you take any number and if it's an odd number you times it by 3 and add 1. If it's an even number then you divide it by 2. No matter which number you choose you will end at 1. The number 26 takes 10 turns(how many times the calculation 3x+1 has been used) to get to 1 and the highest number it reaches is 40, while 27 takes 110 turns to get to 1 and the highest number it reaches is 9232! Even the best scientists/mathematician haven't found out why. This repl calculates 3x+1 for you in seconds without making mistakes!
    Chandataara
    Chandataara
    published a Repl
    3 years ago
    0
    Guess The Number
    Guess The NumberIn this programme you have to guess a random number the computer makes. The computer gives you warnings that your number is to high, low or just right. It is not centre aligned on the web browser. It is only centre aligned on the replit browser. If you think that when you change the number that the game is lagging it is not. Feel free to get some inspiration from my code. You can also use my code, but I would prefer credit in your description. Chandataara.
    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