fork download
  1. import 'dart:io';
  2.  
  3. void main() {
  4.  
  5. print("Akhand");
  6.  
  7. }
Success #stdin #stdout 1.07s 126528KB
stdin
Standard input is empty
stdout
Akhand