You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains my practice exercises from Stanford Code in Place / CS49. Topics covered: - Python basics - Lists - Random - File reading - Functions
from graphics import Canvas
import random
About
This repository contains my practice exercises from Stanford Code in Place / CS49. Topics covered: - Python basics - Lists - Random - File reading - Functions