TODO: MySQL-koppling
This commit is contained in:
@@ -8,4 +8,4 @@ myCar.model = 'V 70'
|
|||||||
myCar.brand = 'Volvo'
|
myCar.brand = 'Volvo'
|
||||||
myCar.year = 2005
|
myCar.year = 2005
|
||||||
|
|
||||||
print(myCar.model)
|
print(myCar.model)
|
||||||
|
|||||||
1
Pass3/serverscript_mysql.py
Normal file
1
Pass3/serverscript_mysql.py
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# TODO: Gör exempel som hämtar info från MySQL och skickar ut på webbsida
|
||||||
Reference in New Issue
Block a user