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 Réponses
+ 5
print(X[1], X[3])
24th Oct 2019, 5:21 PM
Russ

Vous avez souvent des questions comme celle-ci ?
Apprenez de manière plus efficace, gratuitement :
Aujourd'hui en vedette
DSA doubt
1 Votes
Vote Code
1 Votes
Input errors (python)
1 Votes
Data structure using C
0 Votes
Without degree job
0 Votes
Html learn
1 Votes