Daniel Zello
@Crowst
I like to code!
https://ravost.repl.co/
Discord: Ravost99#3361
Github: Ravost99
Ever seen a Run on Repl.it button?
But only on some github repos? Well now you have it at your access wherever and whenever! Copy and paste this boo
HTML, CSS, JS
E_MADLIBS Tutorial
Make sure to Upvote, React, and Fork!
First lets start out with what we want our final text to be.
For example mine will be:
It
Simple log-in checker with python.
Code:
import os
user = os.environ['REPL_OWNER']
if user == "five-nine":
print(f"You are logged out of replit.\nUs
my code
#varibles and imports
import colors, os, random, sys, time
from swears import bad_words
#import login
from replit import db, clear
user = os.
image Please help! Any ideas
My code:
var input = document.querySelector('#url');
//var fs = require('fs');
input.addEventListener('keyup', (key) => {
if (key.keyCode == 13)
Highwayman please provide the repl in addition to the code- it's hard to find a bug like that without all the context.2 years ago
Generates a random password to certain users.
This is my first project!