时间:2026-04-22 08:47:42
1、第一行代码packege main
2、第二行代码import“fmt"
3、第三行代码func main(){
}
4、然后输入var age int
5、之后输入aeg = 18 即可