Skip to content

Commit 6a086b7

Browse files
fix: memperbaiki animation
1 parent 9c21638 commit 6a086b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementation/physics/pendulum.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,5 @@ def init():
9292
blit=True
9393
)
9494

95+
print(animation)
9596
plt.show()

0 commit comments

Comments
 (0)