Jump to content

CoderDrag0n8

Members
  • Posts

    6031
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by CoderDrag0n8

  1. What should you do if someone tells you they survived the Boston Massacre?

    Spoiler

    Laugh in their face.

    Spoiler

    for your information, 6 people died. Literally 6. Yeah sure, 'massacre'

     

     

  2. I have decided

    Politics is stupid.

    and so

    I have decided

    to be Squirclist

    the political party that thinks politics is stupid

    1. Show previous comments  5 more
    2. Usseewa

      Usseewa

      I like [redacted]

    3. CoderDrag0n8

      CoderDrag0n8

      I am a proud Squirclist all other parties are stupid (Squirclist is very democratic because they want the people to have so much power that the government officials will eventually not have to do anything)

    4. Through the Living Hope
  3. // list {list} list that is being searched
    // index {var} variable that the list is being searched for
    // return {num} index of the variable that was searched for, if index did not exist in list, then it outputs the length of the list
    function backwardsList(list, index){
      var backwardsOutput = list.length;
      for(var i=0;i<list.length;i++){
        if (backwardsOutput==list[i]){
          backwardsOutput = i;
        }
      }
      if (backwardsOutput==list.length) {
        console.log("No index found - backwardsList " + index);
      }
      return backwardsOutput;
    }
    
    // string {string} the input string
    // return {list} a list of all the individual words
    function splitStringSpaces(string){
      var list = [];
      var singleWord = "";
      var fullString = string + " ";
      for(var i=0; i<fullString.length; i++){
        if (fullString[i]==" "){
          appendItem(list, singleWord);
          singleWord = "";
        } else {
          singleWord = singleWord + fullString[i];
        }
      }
      return list;
    }

    Just some code I made

    def backwardsList(forwardsList, index):
        backwardsListOutput = "Not found"
        for i in forIndex(forwardsList):
            if (forwardsList[i]==index):
                backwardsListOutput = i
        if (backwardsListOutput=="Not found"):
            print(backwardsListOutput)
            backwardsListOutput = len(forwardsList)
        return backwardsListOutput
    
    def forIndex(indexList):
        return range(len(indexList))

    This python one doesn't have splitStringSpaces, because I was to lazy, but it does have forIndex (In an attempt to make for loops easier in python, they are honestly better in javascript (Python loops are sometimes easier, but it isn't too hard to set up a javascript for loop that does basically the same thing, but trying to make a javascript for loop in python is just a pain)).

    The python one also doesn't have comments, I'm too lazy to make them.

    1. CoderDrag0n8

      CoderDrag0n8

      I WAS BORED SO I MADE splitStringSpaces IN PYTHON

      def splitStringSpaces(string):
          splitList = []
          singleWord = ""
          string = string + " "
          for i in string:
              if (i==" "):
                  splitList.append(singleWord)
                  singleWord = ""
              else:
                  singleWord = singleWord + i
          return splitList

       

    2. Usseewa

      Usseewa

      Pov str.split(" ")

  4. Oh my god your profile looks bonkers on mobile.

    IMG_5165.thumb.png.7c0b62a7919ad05418d614e3d4ca0cb6.png

    punk rocker spider belle

    1. Show previous comments  2 more
    2. Honors Spectral Image

      Honors Spectral Image

      JEHEHEHEHEHE IK IK IM ONLY ON MOBILE SO O DID IT ON PURPOSE 

    3. Edema Rue

      Edema Rue

      Yeah no I’m always on mobile so I’ve actually never seen spider-belle’s face 🤷‍♀️

    4. Honors Spectral Image

      Honors Spectral Image

      Now have, is cute

      IMG_8587.png

  5. I’ve committed more :3
  6. NERDSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS

    (sorry i needed to get that out)

    gosh ryn is a great friend

    1. Show previous comments  2 more
    2. CoderDrag0n8

      CoderDrag0n8

      Yeah I was just thinkibg

      Hey I wanna post this su

      ya know who always replies and makes me feel great?

      dats right, its ryn, the bestest fren who deserves all th rep.

    3. Rynturning_Light

      Rynturning_Light

      Thank youuuu

      That means so so much to me

      And it was like the perfect thing to wake up to on a rough morning

      ❤️

    4. Honors Spectral Image
  7. You know what they say what does kill you makes you a better writer
  8. ... exactly YOU KNOW TOO MUCH
  9. Hey I am not allowed to confirm nor deny that statement
  10. dang we hate Liyun ok hurt Liyun heal Yeden Jak - 10 Daggon - 5 Drehy - 8 Ishikk - 7 Liyun - 3 MeLaan - 10 Mennis - 5 Puuli - 5 Ryan - 5 Sheler - 5 Truth-is-Waiting - 5 TwinSoul/Prasanva - 7 Walin - 6 Yeden - 9 Ym - 10
  11. Hurt Liyun, heal Yeden Jak - 10 Daggon - 5 Drehy - 7 Ishikk - 7 Liyun - 5 MeLaan - 10 Mennis - 5 Puuli - 5 Ryan - 5 Sheler - 5 Truth-is-Waiting - 5 TwinSoul/Prasanva - 7 Walin - 6 Yeden - 8 Ym - 10
  12. Granted. However, said party is a massacre, and everyone, including you, dies. I wish for Draconic flight
  13. Uhhh *checks* Oh im legally not allowed to say.
  14. You aren't supposed to :3 *internally* goal: make someone confused today, check!
  15. Oh noes! You've lost your toes! They've gone and grows! Oh noes, you've lost your toes!
  16. Who hurt you T^T
  17. >:3 *oh gosh darn my gobblly gobbers whatever will i do I LIKE SLEEP AND READING I DONT LIKE QUIZES
  18. Lux, Alleys, Belias' Domain Lux followed through, hiding under his mistcloak as he followed the glowing ribbon.
  19. IMA DRAGON RAWR awww your my hoard to
  20. Well he's not suicidal anymore/yet but I am thinking of weaving that into his charater more. He had a best friend as a god, but that best friend died, and he now believes that all good gods are dead, and the only good god is a dead god.
  21. Wait we are trying to convince Glass to fix her toxic parents again? YES CALL CPS THIS TIME EXPLAIN IT TO THEM IN PRIVATE I AGREE WITH @Frustration @Through The Living Glass
  22. huh God Slayer would like that guy oh also God Slayer is the god of dragons which makes things rightfully complicated as that also makes him borderline suicidal (just like all my other RP characters)
  23. TEST

    TOMMORROW

    APHuG

    ESSAY OUTLINE

    DUE TOMMORROW

    English (BOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO) (and my teacher sucks)

    I LEAVE NOW

    HOMEWORK (PAIN)

×
×
  • Create New...