Skip to content

Instantly share code, notes, and snippets.

View uvita2399's full-sized avatar
🛸
Zzzz..

uvita2399

🛸
Zzzz..
  • Rabbit Interplanetary Solutions
  • ラビットハウス
View GitHub Profile
@uvita2399
uvita2399 / license.java
Created May 4, 2024 04:06
Bloated code?
//Various Messages
final String boxMessage = "License Game";
final String welcomeMessage = "Welcome to License Game";
//Questions
final String question1 = "What does this mean... A: text B: text C: ";
final String question2 = "What does this mean... A: text B: text C: ";
final String question3 = "What does this mean... A: text B: text C: ";
final String question4 = "What does this mean... A: text B: text C: ";
final String question5 = "What does this mean... A: text B: text C: ";