Datastar Post authorSeptember 23, 2013 at 6:44 pm Description Printing a string title = ‘this is a string’ index = 0 result = ” while index = length: letter = x[index] print (letter) index = index -1 print (backward(“dg4346534”)) Reply ↓
Description Printing a string
title = ‘this is a string’
index = 0
result = ”
while index = length:
letter = x[index]
print (letter)
index = index -1
print (backward(“dg4346534”))