We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Day 0: Hello, World.
Day 0: Hello, World.
Sort by
recency
|
2117 Discussions
|
Please Login in order to post a comment
print ("Hello, World."
include
int main(){ printf("hello world: "); return 0;
print("Hello , World")
Java 8 import java.io.; import java.util.; import java.text.; import java.math.; import java.util.regex.*; import java.util.Scanner;
public class Solution { public static void main(String[] args) { // Create a Scanner object to read input from stdin Scanner scan = new Scanner(System.in);
}
please upload the correct script i dont think i am getting it