Python Hello World

The first time to learn Python.According to tradition, let's try a "Hello World".

1.Setup-Window


  1. Default setup.
  2. Add Python path to environment..

After finished, The default folder as below.
C:\Python34


2.Hello World
Create a file that ex-name is .py

executing command line 
cd C:\Python34
python.exe helloworld.py

Output

Reference

Popular posts from this blog

VS2017-Build fail-FindDependenciesOfExternallyResolvedReferences

SQL Server pass parameter to Procedure

Jenkins- PowerShell include global config