first test
Posted matt-928503002
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了first test相关的知识,希望对你有一定的参考价值。
cong py study test
# Author:WenCong Tan
‘‘‘age_of_oldboy = 56
guess_age = int(input("guess_age:"))
if guess_age == age_of_oldboy:
print("yes,you got it")
elif guess_age > age_of_oldboy:
print("think smaller")
else:
print("think bigger!")
‘‘‘
age_of_oldboy = 56
guess_age = int(input("guess_age:"))
if guess_age == age_of_oldboy:
print("yes,you got it")
elif guess_age > age_of_oldboy:
print("think smaller")
else:
print("thind bigger")
以上是关于first test的主要内容,如果未能解决你的问题,请参考以下文章
javascript 如果浏览器JS API支持,则此片段将Time to First Paint,Connection type和Speed发送到第一个网络跃点。脚本s