one-line-wonders
one-line-wonders copied to clipboard
mspatel927_Random_Card_Draw.py
Please describe your program and how to run it.
This program simulates drawing a card randomly from a shuffled deck and runs by importing the random library and using the random. choice function.
What Programming Language?
Python
Please follow the file naming convention.