diff --git a/pong.py b/pong.py index 0542882..a58051a 100644 --- a/pong.py +++ b/pong.py @@ -2,6 +2,7 @@ # https://www.youtube.com/watch?v=5NkTzvMchMw # hi, folks! +# another comment import pygame, sys, random