“#”號之後字符和到物理行是注釋的一部分,Python解釋器會忽略它們。 #!/usr/bin/python # First comment print "Hello, Python!" ...
確定! 回上一頁