Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ad5c8 commit add5a58Copy full SHA for add5a58
1 file changed
examples/event_handling/pong_sgskip.py
@@ -5,6 +5,10 @@
5
6
A small game demo using Matplotlib.
7
8
+.. only:: builder_html
9
+
10
+ This example requires :download:`pipong.py <pipong.py>`
11
12
"""
13
from __future__ import print_function, division
14
import time
0 commit comments