fork download
  1. import 'dart:io';
  2.  
  3. void main() {
  4. print("enter the num");
  5.  
  6. }
Success #stdin #stdout 1.39s 125332KB
stdin
Standard input is empty
stdout
enter the num