Current location - Training Enrollment Network - Mathematics courses - About high school math programs, for example, the output statement is print "x =x, and the output result is _ _ _ _ _ _ _ _.
About high school math programs, for example, the output statement is print "x =x, and the output result is _ _ _ _ _ _ _ _.
Print statement is a printout statement in many computer languages, including basic and C.

PRINT "x =x, then the output result is: x=6.

If yes: print X, and the output result is 6.