Skip to content

Commit 5cbe6de

Browse files
committed
Add files via upload
1 parent 05c867c commit 5cbe6de

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

week15/bsw/4358_생태학.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,3 @@
2424
dic=sorted(d.items())
2525
for k, v in dic:
2626
print(k, '%.4f' %round((v/total)*100, 4))
27-
28-
print(round(4.33, 4))

0 commit comments

Comments
 (0)