7 lines
76 B
Python
7 lines
76 B
Python
#File Name: imports.py
|
|
|
|
import pygame
|
|
import json
|
|
import random
|
|
import time
|