public class HelloWorld { public static void main(String [] args) { boolean trueFalse = true; if (trueFalse) System.out.println("value is True"); else System.out.println("value is False"); } }
-
Notifications
You must be signed in to change notification settings - Fork 0
Fernand01/HelloWorld3
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Variables and pushing
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published