#!/usr/bin/env python3 # @author 轩辕龙儿 # @date 2022/10/25 # @file NP1.py s = "Hello World!" print(s)