Dart Practice I have started Learning Google's new Programming language Dart. Here stayes my learning practices... void main() { print('Hello World!'); }