Jump to content

Malware

Members
  • Posts

    7
  • Joined

  • Last visited

  • Days Won

    2

Status Replies posted by Malware

  1. Good morning! How is everypony this morning? I hope everyone's doing OK.

  2. OMG I just realized I won! WHOO!

    1. Malware

      Malware

      Won the most liked content. It says "You won the day on January 15"

    2. (See 3 other replies to this status update)

  3. Good morning, everypony!!

    1. Malware

      Malware

      CHARLIE AND THE CHOCOLATE FACTORY REFERENCE HAHA

    2. (See 5 other replies to this status update)

  4. Good morning, everypony!!

    1. Malware

      Malware

      Lol, I am in the USA. Welcome to the Central Standard Time Zone! XD

    2. (See 5 other replies to this status update)

  5. Hello! I am new here. How is everypony?

    (Don't understand English? How about some Python!):

    import tkinter
    import os
    import sys
    
    root = tkinter.Tk()
    Header = tkinter.Label(text='Hello!')
    Body = tkinter.Label(text='I am kinda... New here,'
                         ' I guess you could say. So, '
                         'how is everypony?')
    Header.pack()
    Body.pack()
    root.mainloop()

     

    1. Malware

      Malware

      Its so nice to see that in the darkness of the world at this day and time, there are still awesome, friendly, and amazing people who are shining through the darkness, willing to help others.

    2. (See 5 other replies to this status update)

  6. Hello! I am new here. How is everypony?

    (Don't understand English? How about some Python!):

    import tkinter
    import os
    import sys
    
    root = tkinter.Tk()
    Header = tkinter.Label(text='Hello!')
    Body = tkinter.Label(text='I am kinda... New here,'
                         ' I guess you could say. So, '
                         'how is everypony?')
    Header.pack()
    Body.pack()
    root.mainloop()

     

    1. Malware

      Malware

      That is exactly why I love this fandom. Everypony is AWESOME!

    2. (See 5 other replies to this status update)

  7. Hello! I am new here. How is everypony?

    (Don't understand English? How about some Python!):

    import tkinter
    import os
    import sys
    
    root = tkinter.Tk()
    Header = tkinter.Label(text='Hello!')
    Body = tkinter.Label(text='I am kinda... New here,'
                         ' I guess you could say. So, '
                         'how is everypony?')
    Header.pack()
    Body.pack()
    root.mainloop()

     

    1. Malware

      Malware

      Thank you! I usually never get welcomed that fast to ANY social media. I guess it's because I am weird XD

    2. (See 5 other replies to this status update)

×
×
  • Create New...