Files
Roope Astala 3ca40c0817 version 1.0.8
2019-01-14 15:13:30 -05:00

7 lines
220 B
Python

# Copyright (c) Microsoft. All rights reserved.
# Licensed under the MIT license.
print('####################################')
print('Hello World (without Azure ML SDK)!')
print('####################################')