第 3 章 Input/Output

简介:

目录

3.1. Standard
3.1.1. Standard Input
3.1.2. Standard Output
3.2. File

3.1. Standard

3.1.1. Standard Input

sys.stdin.readline().strip()
			

3.1.2. Standard Output

sys.stdout.write("输出的字串")
			





原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。

目录
相关文章
|
2月前
|
机器学习/深度学习 计算机视觉 Python
output
【9月更文挑战第14天】
33 1
A+B for Input-Output Practice
A+B for Input-Output Practice
(standard input): No keywords in input file
(standard input): No keywords in input file
120 0
解决AssertionError: size of input tensor and input format are different.tensor shape: (3, 138input_for
解决AssertionError: size of input tensor and input format are different.tensor shape: (3, 138input_for
452 0
|
关系型数据库 MySQL 数据库管理