5 lines
88 B
Python
5 lines
88 B
Python
puerto = 8889
|
|
user = "dani"
|
|
passwd = "pythonrules"
|
|
db = 'estadistica'
|
|
host = 'localhost' |