题目内容

在交互模式中,Python提示符为()。

查看答案
更多问题

Python程序文件扩展名主要有()和()两种。(答案中字母用小写,不要加.)

题号:8085先用语句定义字符型变量c,然后要将字符a赋给c,则下列语句中正确的是()。

A. c='a';
B. c="97";
C. c="a";
D. C='97'

题号:442已知i、j、k为int型变量,若从键盘输入:1,2,3<回车>,使i的值为1、j的值为2、k的值为3,以下选项中正确的输入语句是

A. scanf("%d %d %d",&i,&j,&k);
B. scanf("%d,%d,%d",&i,&j,&k);
C. scanf("%2d%2d%2d",&i,&j,&k);
D. scanf("i=%d,j=%d,k=%d",&i,&j,&k);

They do not anticipate the diverse expectations and subtle differences of what constitutes friendship, how it comes into being and how it should be expressed.

答案查题题库