Skip to content

Instantly share code, notes, and snippets.

View anangyoga's full-sized avatar
🦖
the okayest person on Earth

anangyoga

🦖
the okayest person on Earth
View GitHub Profile
import java.util.Scanner;
public class Restoran {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
String[] menuNama = {
"Nasi Goreng",
"Ayam Bakar",