Update 'zajecia1/zadania/zadanie_3.py'

fix zadanie 3
This commit is contained in:
Jakub Pokrywka 2023-11-18 16:23:58 +01:00
parent adfee58250
commit 8fd4add80b
1 changed files with 1 additions and 1 deletions

View File

@ -21,5 +21,5 @@ data = {
cecylia_data = {
'name': 'Cecylia',
'surname': 'Szymanowska'.
'surname': 'Szymanowska'
}