mirror of
https://github.com/JonasunderscoreJones/EPI-2324.git
synced 2025-10-23 16:39:21 +02:00
ue05
This commit is contained in:
parent
d824ec2412
commit
af017f80ca
2 changed files with 209 additions and 0 deletions
17
EPR/ue05/main.py
Normal file
17
EPR/ue05/main.py
Normal file
|
@ -0,0 +1,17 @@
|
|||
'''EPR Übungsblatt 05'''
|
||||
__author__="7987847, Werner"
|
||||
|
||||
import blatt04
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
pass
|
Loading…
Add table
Add a link
Reference in a new issue