Well. Let’s try this out.
So. I have been thinking. I like to write. I like to draw. I am learning.
What better than to blog about my adventures?
So. Let us see if anyone gives a shit.
0
Kudos
0
Kudos
So. I have been thinking. I like to write. I like to draw. I am learning.
What better than to blog about my adventures?
So. Let us see if anyone gives a shit.
Hello. Time to program. package com.queue; public class firstClass { public static void main(String[] args) { System.out.println("Hello."); int firstCar = 15000; int secondCar = 30000; int firstMPG = 10; int secondMPG = 50; int gasPrice... Continue →