the official kick thread...

  • Christian Chat is a moderated online Christian community allowing Christians around the world to fellowship with each other in real time chat via webcam, voice, and text, with the Christian Chat app. You can also start or participate in a Bible-based discussion here in the Christian Chat Forums, where members can also share with each other their own videos, pictures, or favorite Christian music.

    If you are a Christian and need encouragement and fellowship, we're here for you! If you are not a Christian but interested in knowing more about Jesus our Lord, you're also welcome! Want to know what the Bible says, and how you can apply it to your life? Join us!

    To make new Christian friends now around the world, click here to join Christian Chat.
G

greatkraw

Guest
#41
kicks alyna j

dont mess with my friends!!!!!
 
C

christiancollegegirl

Guest
#42
It's ok Adrian, as long as she doesn't do it literally, it's all good.

*kicks Adrian*
 
R

Raeshelle

Guest
#43
why would i want to kick someone? I mean its not like I have ever been kicked for no reason, WHATEVER!
*secretly wants to kick Rae*
KICKS BILLY
 
C

christiancollegegirl

Guest
#44
That's a good one Rae!
 
W

wwjd_kilden

Guest
#45
eeeek!

*makes a poor attempt at a taekwondoo kick*
 
G

greatkraw

Guest
#46
astrid needs a kick

hows the python?


waiting for questions:)
 
C

christiancollegegirl

Guest
#47
*kicks Astrid*
 
C

christiancollegegirl

Guest
#48
*kicks Adrian too for good measure*
 
G

greatkraw

Guest
#49
:(ow and ow

pouts
 
W

wwjd_kilden

Guest
#50
most of it works (I think :p) :D

need some more error handling though to keep the user from f.ex entering numbers as names
guess I could just use a try.....ValueError around the input? - and make the input str(input ('blabla:' )?
 
W

wwjd_kilden

Guest
#51
*kicks back*
 
G

greatkraw

Guest
#53
most of it works (I think :p) :D

need some more error handling though to keep the user from f.ex entering numbers as names
guess I could just use a try.....ValueError around the input? - and make the input str(input ('blabla:' )?
in my test program i dealt with that

if you wanted text but got numbers it converts them

if you want numbers but get text it deals with that - either gets the value or returns 0


def GetInteger(i): #if input is NOT numeric then a value of 0 is returned
try:
return int(i) #if input IS numeric it is rounded down
except:
return 0

also

name = str(raw_input("Name of student to Add?:"))
 
C

christiancollegegirl

Guest
#54
ok... that made no sense whatwoever.

*kicks Adrian again*
 
W

wwjd_kilden

Guest
#55
it converts the numbers to text?????
 
C

christiancollegegirl

Guest
#56
If he says it does, then it does.
 
W

wwjd_kilden

Guest
#57
but... huh

gotta be some ASCII fancy coding going on then
 
C

christiancollegegirl

Guest
#58
I suppose.
 
W

wwjd_kilden

Guest
#59
oh well

*kick*
 
C

christiancollegegirl

Guest
#60
*kicks Astrid and runs away*