6
Gahan
7y

started with
printf("Hello World... It's 2010")

Journey to
cout
println
Document.write
echo

Stayed at
try:
print('hey there...')
except:
print('got issue.... Fu#k this bug')
pass

Comments
Add Comment