![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Hobbyist Programmer
|
Need Some Help
how do i use the python program to make what i want? i cant figure out how to use the program.
|
|
|
|
|
|
#2 |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
Surely that depends on what you want to make?
On Windows, the menu item marked "IDLE (Python GUI)" will give you an interactive interpretor and editor that should give you a place to start from. |
|
|
|
|
|
#3 |
|
Hobbyist Programmer
|
well i installed teh python 2.4.3 and the drpython and none of them work. they come up with a dos box and that isd it. i dont know what to do after that.
|
|
|
|
|
|
#4 | |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
Quote:
__________________
I looked it up on the Intergnats! |
|
|
|
|
|
|
#5 | |
|
Hobbyist Programmer
|
Quote:
there was no site there. |
|
|
|
|
|
|
#6 | |
|
Hobbyist Programmer
|
Quote:
i do not see what you are talking about. |
|
|
|
|
|
|
#7 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
Since you are using windows you can simply use the notepad.exe (in the windows folder) editor. Once it is up, type the following:
print "I am new to Python"
raw_input("Press Enter Key ...") # waitOnce saved, find test1.py and double click it.
__________________
I looked it up on the Intergnats! |
|
|
|
|
|
#8 |
|
Hobbyist Programmer
|
i did and a black box came up with nothing in it.
|
|
|
|
|
|
#9 |
|
Professional Programmer
Join Date: Feb 2005
Posts: 434
Rep Power: 4
![]() |
Sounds like you are just starting with Python. I can see that it can be very frustrating, as you run python.exe and then try to make it do something. Here is a site that is for the very beginner of Python:
http://www.daniweb.com/techtalkforums/thread20774.html What operating system are you using? Have you ever programmed before?
__________________
I looked it up on the Intergnats! |
|
|
|
|
|
#10 | |
|
Hobbyist Programmer
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|