首页
编程
java
php
前端
首页
编程
java
php
前端
输入语句python描述
C语言里面while(scanf("%d",&n) != EOF)在python中怎么表示
while
c
:=
input
(
">>>"
):
print
(
c
)
点击展开全文