PyMel_Intro_01

# Importing the Maya commands library
import pymel.core as pm
print("Hello, world!")