Changes

Jump to: navigation, search

OPS435 Python Extra Advanced String formatting

73 bytes added, 13:20, 4 September 2017
PART 1 - String Formatting Basic Fundamentals
:'''Perform the Following Steps:'''
:#Start the Launch your Centos VM, open a shell terminal (as a regular user) and start a new ipython3 shellsession:<source>
ipython3
</source>To start, let's use the '''format()''' function on a string, The text '''.format()''' is located at the end of a defined string. The ''format()'' function can contain arguments or parameters within the parenthesis ( ).<br><br>
13,420
edits

Navigation menu