题目内容

计算1+2+3+…+100正确算法的伪代码是()

A. sum=0n=1while n<100 do sum=sum+n n=n+1end doprint sum
B. sum=0n=1while n≤100 do sum=sum+n n=n+1end doprint sum
C. sum=0n=1while n≤100 do sum=sum+1 n=n+1end doprint sum
D. sum=0n=1while n<100 do sum=sum+1 n=n+1end doprint sum

查看答案
更多问题

Adobe Animate是由哪款软件升级而来的()

A. Photoshop
B. Premiere
C. Flash
D. After Effects

Henry Wadsworth Longfellow belongs to the groups of _____()

A. New French Poets
B. Fireside Poets
C. Boston Brahmins
D. New British Poets

The themes of A Psalm of Life can be concluded as____()

A. Souls never die
Be optimistic toward life
C. Make the most of life
D. Try to leave footmarks on history

Which value can be positive, negative, or zero in the geometric properties of the section()

A. First moments of areas and Moments of inertia
B. Polar moments and Moments of inertia
C. Moments of inertia and Products of inertia
D. First Moments of areas and Products of inertia

答案查题题库