Python
by rullzer on Sep.15, 2007, under Programming things, School
So I’m back at the university. Nice to see all the people again. So not that bad. Now we got a course Natural Language Processing and I was told it was best to do it in python. I never coded in python before so did not really know what to expect. I started coding and it was actually quite easy. It works nice and is surprisingly fast. However (and I know I am not the only one) why am I not allowed to use my friends { and }…. I like them. Now I know I have to indent etc. I already do that. But I like to use them just in case…
Ah well I think I can learn to live with it. But still… Would be nice if they gave me the choice to use it…







September 16th, 2007 on 2:25 pm
You want braces, no problem:
#{
def hello():
print 'Hello World'
#}
hello()
March 7th, 2010 on 1:33 am
This is great! Thanks for this post. I am just starting development and this was a big help.
January 25th, 2012 on 7:54 pm
gówno, usunięto plik