remove the msssqlctl-pre cmd

This commit is contained in:
Bharath Sankaranarayan
2019-02-24 18:52:32 -08:00
committed by GitHub
parent 439a526730
commit 45b1f27571
@@ -1,6 +1,4 @@
#This is a sample Python Script for an implementation for magic8ball
# how to run this - mssqlctl-pre app create -n magic8 -v v2 --code magic8ball.py --runtime Python --inputs quizme=str --outputs result=str
import sys
import random
def magic8ball(txt):