0
Need some pytho help
X = "banana" i want print 2nd letter and 4th letter in oder .how is it do ?
24th Oct 2019, 5:06 PM
Chanaka
3 Respuestas
+ 5
print(X[1], X[3])
24th Oct 2019, 5:21 PM
Russ

¿Tienes a menudo preguntas como esta?
Aprende gratis de forma más eficaz
En tendencia hoy
Vote Code
1 Votes
Input errors (python)
1 Votes
Data structure using C
0 Votes
Without degree job
0 Votes
Html learn
1 Votes