changeset 499:53df25b88895

<nortti> rm tmp
author HackBot
date Sun, 03 Jun 2012 16:00:44 +0000
parents 35795c8ec2b8
children 7f10edae2728
files tmp
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tmp	Sun Jun 03 16:00:17 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-#!/bin/sh
-welcome $@ | python -c "print (lambda s: ''.join([ (s[i].upper() if i%2==0 else s[i].lower()) for i in range(len(s)) ]))(raw_input())"