Skip to content

ZACKSANGEM/Band-Name-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Python Band Name Generator

This is a simple command-line application that generates a unique band name based on user input.

Features

  • Asks for the city the user grew up in.
  • Asks for the name of a pet.
  • Combines them to suggest a band name.

How to Run

  1. Clone this repository: git clone https://github.com/YourGitHubUsername/python-band-name-generator.git (You'll update this URL later)
  2. Navigate to the project directory: cd python-band-name-generator
  3. Run the Python script: python "Band Name Generator.py"

Technologies Used

  • Python 3.x

Learning Notes

This project was completed as part of Dr. Angela Yu's 100 Days of Code: The Complete Python Pro Bootcamp on Udemy (Day 1). It helped me practice basic input/output, string concatenation, and f-strings in Python.


Disclaimer: This project is for learning purposes and was developed as part of a bootcamp.

About

A simple Python CLI app to generate band names.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages