python用一行代码编写一个回声程序_使用Python的多回声测验

我在写一个程序来管理一个五问多的问题-

关于全球变暖的选择测验和计算数字

正确答案。

我首先创建了一本字典,比如:questions = \

{

"What is the global warming controversy about?": {

"A": "the public debate over whether global warming is occuring",

"B": "how much global warming has occured in modern times",

"C": "what global warming has caused",

"D": "all of the above"

},

"What movie was used to publicize the controversial issue of global warming?": {

"A": "the bitter truth",

"B": "destruction of mankind",

"C": "the inconvenient truth",

"D": "the depletion"

},

"In what year did former Vice President Al Gore and a U.N. network of scientists share the Nobel Peace Prize?": {

"A": "1996",

"B": "1998",

"C": "2003",

"D": "2007"

},

"Many European countries took action to reduce greenhouse gas before what year?": {

"A": "1985",

"B": "1990",

"C": "1759",

"D": "2000"

},

"Who first proposed the theory that increases in greenhouse gas would lead to an increase in temperature?": {

"A": "Svante Arrhenius",

"B": "Niccolo Machiavelli",

"C": "Jared Bayless",

"D": "Jacob Thornton"

}

}

那么逻辑如下:

^{pr2}$

问题是如果我输入所有正确的选项,我得到的是7而不是5。我试着把最后一个语句(print(score_count))推到if语句下来监控分数计数,我发现有些问题实际上是加1两次而不是一次。在

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值