Skip to content

Instantly share code, notes, and snippets.

View baibinghere's full-sized avatar

Bing baibinghere

  • 02:57 (UTC +08:00)
View GitHub Profile
package com.test;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
public static void main(String[] args) throws IOException {
System.out.print("Enter you choices: ");