代码示例:(标识:python_oper_ass_1)
python_oper_ass_1.py
x = 5

print(x)
运行结果: