TODO: MySQL-koppling

This commit is contained in:
2018-03-15 16:21:39 +01:00
parent 12de2480bb
commit 7eb3d8a690
2 changed files with 2 additions and 1 deletions

View File

@@ -8,4 +8,4 @@ myCar.model = 'V 70'
myCar.brand = 'Volvo'
myCar.year = 2005
print(myCar.model)
print(myCar.model)