question= “Your string here”
print “” + question[1:150] +”….”
return printed
write the above code in the script(python) in zope
question= “Your string here”
print “” + question[1:150] +”….”
return printed
write the above code in the script(python) in zope
Tags: Zope
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.
Leave a Comment