40823106 cp2019

  • Home
    • Site Map
    • reveal
    • blog
  • About
  • dartpad
  • W7
  • 期中
  • W10
  • W11
  • W13
  • W16 查驗考試
  • W17 查驗考試
About << Previous Next >> W7

dartpad

void main() {
  for (int i = 0; i < 5; i++) {
    print('hello $i');
  }
  print('hello 中文');
}

image


About << Previous Next >> W7

Copyright © All rights reserved | This template is made with by Colorlib