Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
WORD THING
#python 3.5.2 print ("MILES CARR") print ("WORD THING") print ("4/3/18") print ("This changes a few letters in the words") word1 = 'hello' word2 = 'tomorrow' word3 = 'holiday' newWord1 = word1 [1:5] + word1 [0:1] print (newWord1) newWord2 = word2 [2:8] + word2 [0:2] print (newWord2) newWord3 = word3 [3:7] + word3 [0:3] print (newWord3)
run
|
edit
|
history
|
help
0
Alphabet
ALAMOST DONUTZ dungeon
print path module python
we
pyCustomEnum
Chim
homework1
Counting
Magic Calendar of any month
НОД по Евклиду на ПИТОНЕ