diff --git a/test.py b/test.py index d253541..5e81ac5 100644 --- a/test.py +++ b/test.py @@ -1,3 +1,9 @@ +""" +First test Pygame project + +Written in Python 3.X using Pygame library +""" + import pygame import random