题目内容

The naughty boy pretended _______ (not watch) TV when his mother came in.

查看答案
更多问题

______ (make) several experiments, he drew a conclusion.

The class teacher caught these two students _______ (cheat) in the exam.

_______ (cook)in a different way, the fish tastes better.

以下程序的功能是:从键盘输入某个分钟数,将其转换成用小时和分钟表示,并将表示结果输出。请在含数字的横线处填空。#includeint main(){int num;int a,b;scanf("1 ", &num);a=num/60;b=2;printf("%d(m)=%d(h):%d(m)",3 ,4 ,b);}

答案查题题库