时间:2024-10-15 10:02:37
1、第一行代码packege main
2、第二行代码import“fmt"
3、第三行代码func main(){}
4、然后输入var age int
5、之后输入aeg = 18 即可