首页
编程
java
php
前端
首页
编程
java
php
前端
请写一下这道程序吧!
从键盘输入一个大写字母,将大写字母转换为小写字母输出
大一的 Python!
print
(input()
.lower
())
点击展开全文