"""
PingPong.py - A simple ping-pong game for the Raspberry Pi Pico
Author: Arijit Sengupta
"""

import time
from PingpongController import *

time.sleep(0.1)
print("Welcome to ping pong")

c = PingpongController()
c.run()
BOOTSELLED1239USBRaspberryPiPico©2020RP2-8020/21P64M15.00TTT