@flex

amateur dev
Wall

guys its real

My bot (totally real. totally.)

check out development bruh (real)

Jan 4, 2022, 2:32 PM
9 2 4

Join my Discord server here: https://dsc.gg/lolzify

(you totally should cuz we also do giveaways, read rules for info)

no one:

literally no one:

me:

boomer joke:

my mom made “lazy cake” and i helped and my mom made a joke saying this is called lazy cake because its made for lazy people as a joke and then i said “judy is to lazy that she didn’t even help make the cake” xD i don’t mean it

me when

school = "tomorrow"
if school == "tomorrow":
  print("NOOOOOOOOOO")
elif school == "next time":
  print("YESSSSSSSSS")
else:
  print("UNDEFINED.")

me when I have

class Foo {
  constructor(){}
  bar() {
    console.log("the");
  }
}

and I

var baz = new Foo();
baz.bar();

and it doesn’t work

EDIT: it’s because baz in my code was named window and window is reserved

Dec 19, 2021, 10:09 PM
0 1 0
Dec 19, 2021, 11:33 PM
3 0 0

@jeffalo how come you say that @daily_meme is not funny his memes are funny

memes = 'amazing'
print('@daily_meme's memes are ' + memes)
#################
#  Pything 0.1  # 
#      :)       #
#   By: Lolz    #
#################

# All credit belongs to @AwesomePotato22 on Replit
# If you are forking this read notes.txt for help
# Also lol.py was made by @DolphinUwU on Replit

import time
import os

def clear():
    os.system('clear' if os.name=='nt' else 'clear')

def blank():
  print("")

def askProceed():
  proceed = input('Hit any key to proceed')

# Full Program Begins After This

print('Loading Program.')
time.sleep(2.132)
print('Program Successfully loaded.')

time.sleep(1.4)

clear()

programstarted = 'true'
waitForInvalid = 9999999

if programstarted == 'true':
	booted = 'start'


# anything beyond this comment is a part of the boot up program
  
print("Welcome to PyThing v0.1!")
blank()
time.sleep(1.7)
username = input("What is your name? ")

print("Welcome, " + username + "!")

password = input("Type your desired password! ")
print("Your password will be set to " + password + ".")

time.sleep(2.5)
clear()

# after this comment is where the real fun starts :D

print("Welcome to PyThing, " + username + "!")
wait = input("Press enter to proceed to setup.")
clear()

print('== WELCOME TO THE SETUP SCREEN ==')
print("This will be used to gather some info.")
print('Do not worry, this info will not be stored')
print("This is also optional, hit enter to skip the Qs.")

blank()

# Setup begins here

Gender = input("What is your gender? ")
MMDD = input("What is your birthday (mm/dd)? ")

. o .

Something I made:

import time
import os

def clear():
    os.system('clear' if os.name=='nt' else 'clear')

def blank():
  print("")

print('Loading Program.')
time.sleep(2.132)
print('Program Successfully loaded.')

time.sleep(1.4)

clear()

programstarted = 'true'

if programstarted == 'true':
	booter = 'start'

# anything beyond this comment is a part of the program
print("Welcome to PyThing v0.1!")
blank()
time.sleep(1.7)
username = input("What is your name? ")

print("Welcome, " + username + "!")

Check out my relpit account for some cool projects!

https://replit.com/@AwesomePotato22

By pet budgie (Violet) is a big-brain.

I left millet above the cage and she climbed to the top to eat some.

Sigh, they grow up so fast :’)

Uhh

@jeffalo

Weird bug, it logged me out and when I clicked “login” it logged me in (on it’s own) and said on the home page “this is your feed, follow some people for posts to show up”

Something I made:

import time
import os

def clear():
    os.system('clear' if os.name=='nt' else 'clear')

def blank():
  print("")

print('Loading Program.')
time.sleep(2.132)
print('Program Successfully loaded.')

time.sleep(1.4)

clear()

programstarted = 'true'

if programstarted == 'true':
	booter = 'start'

# anything beyond this comment is a part of the program
print("Welcome to PyThing v0.1!")
blank()
time.sleep(1.7)
username = input("What is your name? ")

print("Welcome, " + username + "!")