Jump to content

jsnsheets

Member
  • Posts

    14
  • Joined

  • Last visited

Reputation Activity

  1. Like
    jsnsheets got a reaction from neonfusion in Techie pickup lines.   
    Joke for C++
     
     
    string me = "ready";
     
    do
    {me;}
    while (me == "ready");
     
     
    The best part? It's an infinite loop B)
  2. Like
    jsnsheets got a reaction from James_AJ in Techie pickup lines.   
    Joke for C++
     
     
    string me = "ready";
     
    do
    {me;}
    while (me == "ready");
     
     
    The best part? It's an infinite loop B)
  3. Like
    jsnsheets reacted to jato_127 in Linus's cat may have been found!   
    If it is Rocket and the person who found him is on the forum he should get a Finding Linus's Cat Badge.
  4. Like
    jsnsheets got a reaction from luk9400 in Techie pickup lines.   
    Joke for C++
     
     
    string me = "ready";
     
    do
    {me;}
    while (me == "ready");
     
     
    The best part? It's an infinite loop B)
  5. Like
    jsnsheets got a reaction from Clone Trooper 501 in Techie pickup lines.   
    Joke for C++
     
     
    string me = "ready";
     
    do
    {me;}
    while (me == "ready");
     
     
    The best part? It's an infinite loop B)
  6. Like
    jsnsheets got a reaction from Kuzma in Techie pickup lines.   
    Joke for C++
     
     
    string me = "ready";
     
    do
    {me;}
    while (me == "ready");
     
     
    The best part? It's an infinite loop B)
  7. Like
    jsnsheets got a reaction from Raj8396 in Techie pickup lines.   
    Joke for C++
     
     
    string me = "ready";
     
    do
    {me;}
    while (me == "ready");
     
     
    The best part? It's an infinite loop B)
  8. Like
    jsnsheets reacted to LibeRatioNZzXx in Techie pickup lines.   
    I'm gonna adapt yours a bit and put it into Python
     
    import do
    import position
    me="clothed"
    me=r.strip(me)
    state="ready"
    while state=="ready":
         mode=random.randint(0,1)
         if mode==1:
           me=position.top()
           do.me()
         elif mode==0:
           me=position.bottom()
           do.me()
×