printHello world! This code uses the print function to output the text Hello world! to the console The parentheses contain the text that will be printed enclosed in quotation marks use highlight js
print("Hello, world!")
This code uses the print() function to output the text "Hello, world!" to the console. The parentheses contain the text that will be printed, enclosed in quotation marks.
原文地址: https://www.cveoy.top/t/topic/bec3 著作权归作者所有。请勿转载和采集!