This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-07-13 22:00:48

msdosdude
Scratcher
Registered: 2009-06-11
Posts: 1000+

I need some help.

A long time ago, I was working on an OS simulation in Python. I need help. Here is the code:

raw_input ("Enter your PySimp Username:")
raw_input ("Enter your PySimp Password:")
print ("Welcome to PySimp 2.0 Alpha 3!")
print ("Commands:")
print ("SysInfo                 Display's PySimp's Info.")
raw_input ("Enter a command:")
print ("PySimp 2.0 Alpha 3")
print ("Build code: pysimp_2030")
print ("Developer Release?: Yes")
print ("Server gives message: Error: Maximum test time reached.")

That's why I need help. xD


http://i39.tinypic.com/2vkxppf.png
Freebie. Not a Scratch OS, a REAL OS you can boot to, by msdosdude.

Offline

 

#2 2011-07-14 09:47:36

msdosdude
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: I need some help.

Bump.


http://i39.tinypic.com/2vkxppf.png
Freebie. Not a Scratch OS, a REAL OS you can boot to, by msdosdude.

Offline

 

#3 2011-07-15 13:33:12

Ace-Of-Hearts
Scratcher
Registered: 2010-05-03
Posts: 1000+

Re: I need some help.

You uh, you're not retaining any of the variables.. what exactly are you trying to do?


http://parenting.leehansen.com/downloads/webgraphics/Animations/hearts-afire.gifhttp://i.picasion.com/pic41/e0f85951c06e30e4c4ba158da45c06d4.gifhttp://parenting.leehansen.com/downloads/webgraphics/Animations/hearts-afire.gif

Offline

 

#4 2011-07-15 13:38:50

msdosdude
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: I need some help.

Ace-Of-Hearts wrote:

You uh, you're not retaining any of the variables.. what exactly are you trying to do?

Simulate an OS. This is very basic Python programming, I know, I am better at making other things with Python...


http://i39.tinypic.com/2vkxppf.png
Freebie. Not a Scratch OS, a REAL OS you can boot to, by msdosdude.

Offline

 

Board footer