5. Exit Commands¶
The command or instruction
print
serves to display information to the user.
5.1. End-of-line character¶
The
print
command adds a line break as a character by default.The end-of-line character can be replaced using
end
in theprint
command.
Print output (drag lower right corner to resize)
|
Activity: CodeLens 5.1.1 (cl_l40_5_en)
You have attempted 1 of 2 activities on this page