Learning Dart
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class HelloWorld {
|
||||
String hello() {
|
||||
// Put your code here
|
||||
return "Hello, World!";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user