Wigglesniff's Profile User Rating: -----

Reputation: 2 Apprentice
Group:
Contributors
Active Posts:
20 (0.03 per day)
Joined:
17-August 11
Profile Views:
487
Last Active:
User is offline Oct 25 2012 04:12 PM
Currently:
Offline

Previous Fields

Country:
Who Cares
OS Preference:
Who Cares
Favorite Browser:
Who Cares
Favorite Processor:
Who Cares
Favorite Gaming Platform:
Who Cares
Your Car:
Who Cares
Dream Kudos:
25
Icon   Wigglesniff has not set their status

Posts I've Made

  1. In Topic: How to slice a list

    Posted 8 Nov 2011

    I had an error, supposed to be

    if string[-2:]='/n':
        string = string[:-2]
    
    
  2. In Topic: How to slice a list

    Posted 6 Nov 2011

    If you just want to slice off the /n then this is what I would do,
    if string[-2:]='/n':
        string = string[:-2]
    
    

    hope that helps!
  3. In Topic: What drew you to start programming?

    Posted 27 Oct 2011

    I started programming when I was seven. My dad just told me to try it because he thought I would like it... and I loved.
  4. In Topic: What was your first non-trivial program?

    Posted 24 Oct 2011

    Mine would be an RSA interpreter.
    It was like HELL de-bugging.
  5. In Topic: RPG in python

    Posted 20 Oct 2011

    Thanks, you inspired me to keep working on it.:)

My Information

Member Title:
New D.I.C Head
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:

Contact Information

E-mail:
Private

Friends

Comments

Wigglesniff has no profile comments yet. Why not say hello?