Skip to content

Commit 438dc3f

Browse files
committed
initial commit repo
1 parent 637ff86 commit 438dc3f

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.idea/vcs.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dash_2.py

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ def generate_graph_1():
4444
liczba_goli_suma = liczba_goli_g + liczba_goli_ng
4545
print(f"Liczba meczow w sumie: {liczba_meczy_suma} \n"
4646
f"liczba golow w sumie: {liczba_goli_suma}")
47+
print("s")
4748

4849

4950
#ad.2 liczba straconych goli

0 commit comments

Comments
 (0)