Skip to content

Pythonn-Developer/Band-Name-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Band-Name-Generator

This is a simple Python program which helps you generate your band name based on the user's city and pet they had!

We are using simple funtions of Python:

  1. print(): Helps display statements on console by writing them inside "" in the print() function.
    SYNTAX: print(" hello world ")

  2. input(): Takes input from user via the console.
    SYNTAX: input(" what is your name? ")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages