The Patchwork Onion

Profile posts Latest activity Postings About Post areas

  • Sometimes its easy to forget you have sleep deprivation, others force you to remember when your field of vision suddenly becomes ten feet
    LAST SEEN VIEWING FORUM LIST 1 MINUTE AGO HMMMMM? WHAT ABOUT THOSE NUMBERS YOUR SUPPOSED TO BE THINKING ABOUT HMMMMMM?
    The Patchwork Onion
    The Patchwork Onion
    hey thats mine
    MissingBolt
    MissingBolt
    public class FracCalc{
    public static void main(String[] args){
    Scanner console = new Scanner(System.in);
    // repeats until run is manipulated
    int run = 0;
    System.out.println("Welcome to the onion calculator.");
    while (run == 0){
    System.out.println("Ask the onion what you need answered.");
    String input = console.nextLine();
    if (input.equals("quit") == true){
    MissingBolt
    MissingBolt
    Thats the most it'll let me copy and paste Dosh Dosh Daddy
  • Loading…
  • Loading…
  • Loading…
  • Loading…
Back
Top