Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Just need some clarification
Post: Just need some clarification

boston_celtics = ("kemba", "jaylen", "jayson") second_player = (boston_celtics[1]) print("The second player in boston is %s" %second_player)I stumbled upon this code and it piqued my interest. May I...
Tonje General Coding Help 3 2,063 Oct-01-2020, 02:50 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020