Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 495 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 495 Bytes

Python-Band-Name-Generator

A bot written in simple Python to generate a name for your band using 2 input questions.

Here's how it works!

$ What's the name of the city you grew up in?

[Your City]

$ What's the name of your pet?

[Name of your pet]

Your band name could be [Your City] [Your Pet Name]

This project is licensed under the Apache License, Version 2.0.

You're open to make changes and contribute to the project, please make a pull request!