Skip to content

A very simple script that combines a user's favorite rock or mineral with a favorite hobby to generate a possible name for a heavy metal band.

License

Notifications You must be signed in to change notification settings

FiveEyeTea/bandnamegenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Metal Band Name Generator

A very simple Python script that combines a user's favorite rock or mineral with a favorite hobby to generate a possible name for a heavy metal band. It is based off of the day one project in the Udemy course, 100 Days of Code: The Complete Python Pro Bootcamp by Angela Yu. I aim to upload a modified version of every project from this course just as proof of what I'm learning.

This particular script implements more than what the lesson covered, though, as I've done very basic-level coding in other languages before, including a few very brief free Python tutorials, and I did external research to help me get the while statement needed for the intended result of looping back to the beginning of the script if the user is dissatisfied with the result.

Again, super simple but it serves as documentation of my progress in learning Python!

About

A very simple script that combines a user's favorite rock or mineral with a favorite hobby to generate a possible name for a heavy metal band.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages