首页
编程
java
php
前端
首页
编程
java
php
前端
这个怎么做啊 不会啊!
7.B
8.A
D(x=y=3合法)
B(for是关键字,不能作为变量名)
A
6 D(python中只有x=y=3合法)
7 B(for不能作为变量名)
8 A
点击展开全文