day 9
This commit is contained in:
6
day8/excersise.py
Normal file
6
day8/excersise.py
Normal file
@@ -0,0 +1,6 @@
|
||||
dog = {}
|
||||
|
||||
dog['color'] = 'white'
|
||||
dog['breed'] =
|
||||
dog['legs'] =
|
||||
dog['age'] =
|
||||
Reference in New Issue
Block a user