Day 4 - Scanner Input + Build a Basic Calculator

Day 4 Java Tutorial: Scanner Input + Build a Basic Calculator

Hello everyone, welcome back to our 100-day Java course.Yesterday we learned about variables and data types, which teaches the computer how to remember information. Here is the problem.Right now, our programs only work with values we type directly into the code. That means if you write a program asking for someone’s age, you can only […]

Day 4 Java Tutorial: Scanner Input + Build a Basic Calculator Read More »