@flex

amateur shitposter, certified pineapple
Wall

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 + "!")

Usually my name should be lolz.ify

Dec 16, 2021, 6:38 PM
1 0 3

Prisms are amazing, if light reflects through them you get colors.

Built in emoji picker concept

Trending indicator concept:

(post by jeffalo, edit by me)

#bringbackthememes

how dare u jeffaelo :sob:

#bringbackthememes nvm THE DANK MEMES ARE BACK!!!!!!!!

#bringbackthememes let’s get this #1 trending nvm memes are back

#bringbackthememescuzwhynot

Dec 16, 2021, 3:11 PM
17 2 11
Dec 16, 2021, 3:16 PM
8 1 0
Dec 16, 2021, 3:17 PM
7 3 0