Python
programming, the way Guido indented it
Informations
Création :
February 1991 by Guido van Rossum
 
Shobhit Sharma

Shobhit Sharma Scribble now launched by Python for Nokia 5800/n97

Hier, à 09:49 · Signaler un abus
Dika Aja

Dika Aja Hi all.. i have a problem for installing external module (in ".tar.gz" format), does anyone maybe can 2 help me how to installing them. am using python for windows. Thx..

lun, à 23:23 · Signaler un abus
Lanre Olan Mabogunje

Lanre Olan Mabogunje Hi Iam learning data structures to gain a concrete foundation in programming. I would like to know how to expand the database program to support input and output of complete lines(records) containing owner's name =, social security, and license string.
The original sample database goes something like this:
Level 1 year... of manufucature: 1984 through 1985
level 2 make : manufactures name : five makes
level 3 folder: 26 folders
level 4 rows: there is one page per folder , each holding a maximum of 40 rows(lines)
level 5 Columns: there are three columns on the page. Column 1 contains owners name; column 2 owners social security, aned column three the license string.

This data can be encompassed in a five dimensional array (MV(i,j,k,l,m)) All letters are in order as the levels and contain the data therein.

Also after discussing this problem I would like to maintain further contact.

Afficher davantage
2 janvier, à 11:12 · Signaler un abus
Halit Saltan

Halit Saltan (python 3.1.1 ) tkinter's a problem in scrollbar settings. Why is this?

from tkinter import*
class kaydirmacubugu(Scrollbar):



def ayardegistir(self):self.configure(bg="white") #scrollbar is white does not



def __init__(self):



Scrollbar.__init__(self,bg="red",orient="horizontal") #the scrollbar not red



self.pack(side=TOP,fill=...X)
ana=Tk()
k=kaydirmacubugu()
Button(ana,command=k.ayardegistir).pack(side=BOTTOM,fill=X)
mainloop()

Afficher davantage
2 janvier, à 08:08 · Signaler un abus
Alex Devotional

Alex Devotional Hi guys, i have such a peace of code:

n = 600851475143

for char in range(1,n):

print char

This gives me a error: range() result has too many items

Any ideas how to solve it... i need integers, but it doen`t let me to convert into int type.

30 décembre 2009, à 06:48 · Signaler un abus
Oov Cool

Oov Cool how to connect mysql with python in Linux???

29 décembre 2009, à 05:40 · Signaler un abus
Tri Rumekso Anggie Wibowo

Tri Rumekso Anggie Wibowo Now I'm working on development of Pascal unit which interfaces Python/C API. Anybody interested?

27 décembre 2009, à 17:15 · Signaler un abus
Alex Devotional

Alex Devotional Do you know a good internet resource, where there are problems and excercises. I am novice in Python, and wanna gain practice in this language. Can anubody recommend such a stuff?

27 décembre 2009, à 15:39 · Signaler un abus
Ercan Pınar

Ercan Pınar I
BETTER LEARN TO WORK WITH Piton Frequently NEED ME IDEA AND DUTIES ,
PLEASE WE WRİTE İDEA ON MY EMAİL ADRESS may catch you trying to do THE AUTHOR in
FIGURE MY EXPERIENCE TO BE PLEASE FRİENDS :d

26 décembre 2009, à 08:36 · Signaler un abus
Anil

Anil  was born in the year of the Python!

26 décembre 2009, à 06:17
Ryan William Neumann

Ryan William Neumann Dear Guido van Rossum- python is awesome.

24 décembre 2009, à 20:35 · Signaler un abus
Princenx Wanaputra

Princenx Wanaputra I love Python, it's simple 4 use on my symbian

23 décembre 2009, à 01:31 · Signaler un abus
Tri Rumekso Anggie Wibowo

Tri Rumekso Anggie Wibowo Hello all!! Had anyone ever tried to embedding Python codes in Pascal?

22 décembre 2009, à 20:23 · Signaler un abus