Skip to content

brucemwarren/python-programs

Repository files navigation

python-programs

Various short Python pieces

*99 Bottles of Beer:

Prints the lyrics to the song.

*Magic 8 Ball

The standard enter a question, get a response program.

*Restaurant Picker:

Enter some restaurant names and it will pick one for you. Nothing too fancy here. My kids like it and it stops arguments, so problem solved.

*Sets Challenge

Brief sets challenge from my Udemy course. Create set from string, take out vowels. I used a couple of different methods with it.

*Various PY4E challenges

About

Various short Python pieces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors