DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
Use the correct syntax to print the first item in the fruits tuple.
fruits = ("apple", "banana", "cherry") print(fruits[0])
PREVIOUS
NEXT
Tagged:
#Use
#correct
#syntax
#print
#item
#fruits
ADD COMMENT
Topic
COMMENT
Name
6+3 =
Submit