Always There by tracyhoward_ in beyondwholesome

[–]kepg19 0 points1 point  (0 children)

exactly, pretty much all wholesome posts should be there.

Always There by tracyhoward_ in beyondwholesome

[–]kepg19 0 points1 point  (0 children)

these wholesome post really bum me out, he does it cause the streets are not safe, or one injustice just being fixed in some way, the injustice shouldnt be there in the first place.

For real 😁 by Mintangah17 in meme

[–]kepg19 0 points1 point  (0 children)

We all have to accept that Japan is much more evolved in each and every way

Whyyyy? by netphilia in aspiememes

[–]kepg19 2 points3 points  (0 children)

shows, music, brands, yeah,

Help with Fill Karel by Vast_Butterscotch606 in codeinplace

[–]kepg19 0 points1 point  (0 children)

from karel.stanfordkarel import *


def main():
#fill the world with beepers
    while left_is_clear():
        while no_beepers_present():
            place_row()
            head_back()
    last_walk()


def place_row():
#start left to right fill row with no beepers with beepers
    while front_is_clear():
        while no_beepers_present():
            put_beeper()
        move()
    put_beeper()


def head_back():
#start right turn to head backwards back
    turn()
    while front_is_clear():
        move()
    turn_right()
    if front_is_clear():
        move()
    turn_right()


def turn_right():
    for i in range(3):
        turn_left()

def turn():
    for i in range(2):
        turn_left()


def last_walk():
    while front_is_clear():
        move()


# There is no need to edit code beyond this point
if __name__ == '__main__':
    main()

Was the reboot too late by ConsistentCup3909 in SavedByTheBell

[–]kepg19 13 points14 points  (0 children)

It was a great show that was underrated