public class HelloWorld {
public static void main(String[] args) {
// Prints "Hello, World".
System.out.println("Hello, World");
}
}
One Reply to “Hello world!”
Comments are closed.

IOT og maker space på Zealand, Roskilde
public class HelloWorld {
public static void main(String[] args) {
// Prints "Hello, World".
System.out.println("Hello, World");
}
}
Comments are closed.
Welcome to the blog of ‘Dimselab’
When publishing a blog Please describe the device, the experiment followed by the Python-code (or other languages) for the specific device.