From 6af3e07d094fc3a413e6a1ead2abf5b001959f41 Mon Sep 17 00:00:00 2001 From: Ruslan Ignatov Date: Fri, 26 Mar 2021 21:34:45 +0300 Subject: [PATCH] Some description --- test.py | 6 ++++++ 1 file changed, 6 insertions(+) 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