Changes

Jump to: navigation, search

OPS435 Python Lab 4

30 bytes added, 19:34, 21 June 2017
PART 1 - Strings and Substrings
</source>
:::*The script should contain '''four''' functions(use your own argument names):
:::::'''first_five()''':<ol><li>Accepts a single string argument</li><li>Returns a string that contains the first five characters of the argument given</li></ol>
:::::'''last_seven()''':<ol><li>Accepts a single string argument</li><li>Returns a string that contains the last seven characters of the argument given</li></ol>
13,420
edits

Navigation menu