| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Objectives
import java.util.Scanner;
Scanner scanner = new Scanner(System.in);.
System.in refers to the console input or stdin (Standard Input).
Modify MrRoboto.java to do the following:
My name is Mr. Roboto, are you Kilroy? no, I'm stan Domo arigato no, I'm stan
What is the temperature in °F: 50 50°F 10.000000°C 10°C If it were 2°C warmer it would be: 12.000000°C
| Back | FazBrowse Home | New Git URL |