Skip to content

Commit

Permalink
lalles try
Browse files Browse the repository at this point in the history
  • Loading branch information
DietrichChristopeit committed May 15, 2021
1 parent 3fb13fa commit c1b1e56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MainProgs/pythonCoro.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ async def main(loopy):
loopy = asyncio.get_event_loop()
asyncio.run(main(loopy=loopy))
loopy.run_forever()
print(f"LALLES {3*4}")

0 comments on commit c1b1e56

Please sign in to comment.