Skip to content

Sejal-hani/Quote-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Quote Generator

A simple beginner-friendly Java program that prints a random motivational quote each time you run it.

Features

  • Array of quotes
  • Randomized selection
  • Easy to run in any terminal

How to Run

  1. Clone the repository:
    git clone https://github.com/your-username/quote-generator
    cd quote-generator
    
    Compile the Java file:

2.Compile the Java file: javac QuoteGenerator.java

3.Run the program: java QuoteGenerator

SAMPLE OUTPUT:

Code like a girl. Break systems. Build better ones.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages