• Yes but actually no

    15
  • Replying to comment by: 🎃🍂ThoughtsOfHalloween🍂🎃https://www.youtube.com/watch?v=DY69QC4xN00&feature=yout

    *Insert dick jokes here*

    9
    View
  • Replying to comment by: Spout trooperh

    m

    2
    View
  • Replying to comment by: Scotthmm

    hmm

    3
    View
  • Replying to comment by: Orange, Leader of the Holy Orange ReichSex dungeon

    German sex dungeon*

    2
    View
  • Replying to comment by: Delo@infernoanimationssticknodes-com I just started a cooking an

    Allowed*

    2
    View
  • Replying to comment by: RobertNo what?

    no

    0
    View
  • Replying to comment by: RobertNothing much, just joined.

    no

    3
    View
  • Replying to comment by: Ralph (Developer)judge me based on my steam library
    1_0-9115830

    No Portal 2
    No Half Life
    No Team Fortress
    No MGSV
    No Dark Souls
    No Terraria
    No GMod
    No Goat Simulator
    No TBOI:R

    I\’m really disapointed in you

    4
    View
  • Replying to comment by: ColloI'm just gonna make every Mario character, starting with Bo

    Boobzer

    2
    View
  • Replying to comment by: Ralph (Developer)me, a gun pleb: yeah i know right it's so...wrong... ?

    I say that because the fig is kinda old , the gun itself is still used tho

    1
    View
  • Replying to comment by: [Abandoned]

    I\’m surprised peoples still use this berretta

    6
    View
  • Replying to comment by: Killer queenMeeM

    8
    View
  • Replying to comment by: willow115 171 040 151 156 164 145 154 154 151 147 145 156 143 145

    420

    2
    View
  • Replying to comment by: Ralph (Developer)Java, with the LibGDX framework that does all the tough cros

    Here\’s an example of python (following BottomText\’s comment abou how it\’e ez)

    PS : You might not understand all of the code or the explication due to the fact that some words aren\’t in english and that I don\’t explain very well things

    PS2: It was the easyest I could fine in my files

    PS3: \”_\” and \”-\” are tabulations
    .
    .
    .
    def replace(texte):
    _texte_inverse = \’\’
    -_for caractere in texte:
    _-_if caractere.isupper():
    -_-_texte_inverse = texte_inverse + caractere.lower()
    _-_elif caractere.islower():
    -_-_texte_inverse = texte_inverse + caractere.upper()
    _-_else:
    -_-_texte_inverse = texte_inverse + caractere

    _return texte_inverse

    texte = \’Lorem ipsum; dolor sit amet, consectetur adipiscing elit. Maecenas at enim sed nisl dapibus malesuada at quis eros. Suspendisse eleifend finibus aliquam. Phasellus id ex pellentesque, aliquet urna pharetra, placerat lorem. Donec elementum nibh ac congue consequat. Donec quis massa luctus libero imperdiet viverra eu vel urna. Nulla fermentum ornare justo, vitae pretium tortor blandit ac. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Maecenas faucibus augue in risus vestibulum, et varius eros aliquet. Pellentesque sed ligula et urna consectetur vestibulum vel vitae arcu. Aenean nec eros nunc. Morbi pulvinar lacinia mi, eget condimentum nulla eleifend quis. Donec vehicula ultricies purus, porta ornare turpis congue sed. Aliquam erat volutpat. Nulla varius risus lorem, a auctor metus faucibus nec: Fusce vitae dui euismod nulla rhoncus facilisis sit amet quis felis. \’

    print( replace(texte) )
    .
    .
    .
    def replace(texte): -> def like define , folowed by the function\’s name and the parameters between parentheses

    texte_inverse = \” -> an empty variable

    for charactere in texte: -> for eache characters in the text , do this

    if charactere.isupper(): -> if the character is in uppercase , do this

    elif charactere.islower(): -> else if the charactere is in lowercase , do this

    else: -> I don\’t think I need to explain

    print(replace(texte)) -> def only define a function , so if you want to test it , you need to print it

    texte_inverse = texte_inverse + charactere -> it add the current character in the variable \”charactere\” (from the \”for\” line) into texte_inverse
    .
    .
    .
    Even tho it may seems a bit tricky , it isn\’t that mutch.

    0
    View
  • Load More