hello.ts 78 B

1234
  1. let student1:string = "XiaoMing"
  2. for (let index = 0;index < 2;index++){
  3. }