Jeremy A. answered 09/15/20
Tutor
5
(14)
19+ years of programming experience, 8 years teaching
Hi Maria,
If you include greater than symbols before the call to the print() function, that code will not compile and will instead result in an error. If you remove those three greater than symbols, however, it will simply output 14 to the console.