compute is back? and updated with tabulate ChatGPT mistake added

This commit is contained in:
Thomas Fischer 2025-11-06 14:36:42 +01:00
parent aec4f90847
commit 66b383e702

View File

@ -77,6 +77,10 @@ def rot_2D(bogenmaß: float) -> list[list[float]]: ##auf Bogenmaß
##=================================================================================
if __name__ == "__main__":
print("Hallo")
#created by Chatgpt