0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Re: system ( "start firefox" ) ; doesnt work under linux is there an alternative? ---------------------------------- never mind.. linux doesnt need start | |
Re: [code=python] from time import sleep sleep(5) #sleeps for 5 seconds [/code] | |
if i have a string e.g. string = "Hello\nWorld" and do list = string.split() '\n' would be ignored how can I preserve '\n' when splitting strings..? Thanks |
The End.