Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
wordchangething
#python 3.5.2 #miles carr #4/20/18 #wordchangething #changes words word1 = "miles" word2 = "sweeney" word3 = "carr" newword1 = word1.upper() newword2 = word2.swapcase() newword3 = word3.capitalize() print (newword1) print (newword2) print (newword3)
run
|
edit
|
history
|
help
0
denemeler
Hello
Tail recursion & Memoisation utilities
dictionary function
list_copy_shallow_deep.py
Metric failed
PyDIP
RCM Distributor info.
LinkedHashTable Implementation
Traceback prettyfy.py