python 问题

2016-08-26 11:24:17 +08:00
 pythlo

python 刚学不久,遇到这个,本数学有些差,但,还是无语,完全无头绪,求大神解答! 标题是, fill in the blanks to compare the variables and output the corresponding text: x = 10 y = 20 _ x> y_ print ("if statement") _ print ("else statement") 不知道是啥意思!

2473 次点击
所在节点    Python
5 条回复
ZEOH
2016-08-26 12:22:04 +08:00
1. if
2. :
3. else:
吗?
loryyang
2016-08-26 12:58:13 +08:00
这和数学没什么关系吧。。这是就是让你填空。程序的功能就是 compare the variables and output the corresponding text
ipconfiger
2016-08-26 13:03:57 +08:00
一般说自己数学没学好的, 其实大多数是语文没学好
Nico35
2016-08-28 11:02:50 +08:00
就是一个 if else 语句呢
tmackan
2016-08-28 12:17:40 +08:00
发帖的时候,可以用 markdown 语法
```
你的代码
```
会有一个 pre 的效果

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/301880

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX