diff --git a/_templates/riddle/new/python.ejs.t b/_templates/riddle/new/python.ejs.t index e6ae4ac..e1f1041 100644 --- a/_templates/riddle/new/python.ejs.t +++ b/_templates/riddle/new/python.ejs.t @@ -19,8 +19,4 @@ def read_input(filename): test = read_input('test.txt') data = read_input('input.txt') -# 1 -print('1.') - -# 2 -print('\n2.') +# Running