CSSE1001/7030 Week 1-2 每周题库 · Types, Variables & Memory Model 类型、变量与内存模型
Week 1-2 精选练习:算术运算、基本类型、变量与 Python 内存模型。Curated practice on arithmetic, primitive types, variables and the Python memory model.
0题目
0已练习
0%你的正确率
~0 分钟预计时间
Operations 运算
What does the expression 5.0 - 7/2 evaluate to?
Operations 运算
What does the expression 2.0 + 11//2 evaluate to?
Operations 运算
What does the expression 3.0 + 5%3 evaluate to?
Operations 运算
What does the expression (6.0 + 11) / 2 evaluate to?
Operations 运算
What does the expression 4 + 3 % 2 evaluate to?
你的进度
0%0 / 40
已练 0 / 40 · 正确率 0%