UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit b97f58be authored by Jeffrey Mathiowetz's avatar Jeffrey Mathiowetz
Browse files

Update 12_programming.adoc

parent e7a8cb36
Branches
No related merge requests found
......@@ -161,7 +161,7 @@ image::slide_background_fade.png[background, size=100%]
=== Built-In Functions
=== https://docs.python.org/3/library/functions.html[Built-In Functions, window=_blank]
* int()
* len()
......@@ -173,7 +173,7 @@ image::slide_background_fade.png[background, size=100%]
=== Built-In Methods
=== https://docs.python.org/3/library/stdtypes.html#string-methods[Built-In Methods, window=_blank]
* my_string.upper()
* my_string.lower()
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment