摘要: 1.Read a string from standard input. The trailing newline is stripped.The prompt string, if given, is printed to standard output without a trailing ne 阅读全文
posted @ 2021-01-18 15:58 请叫我曹哥哥 阅读(105) 评论(1) 推荐(0)
摘要: 1.print函数 说明: prompt -- JavaScript的方法,显示提示对话框; object -- 万类之祖,在python3以上类默认继承了它,给与类很多基本属性,用以灵活使用它. 参数: sep -- separation 多个值输出之间的分隔符,print默认是空格; \t -- 阅读全文
posted @ 2021-01-18 15:49 请叫我曹哥哥 阅读(63) 评论(0) 推荐(0)