DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SWIFT
Create a dictionary in Swift
var
capitalCity
=
[
"Nepal"
:
"Kathmandu"
,
"Italy"
:
"Rome"
,
"England"
:
"London"
]
print
(
capitalCity
)
PREVIOUS
NEXT
Tagged:
#Create
#dictionary
#Swift
ADD COMMENT
Topic
COMMENT
Name
9+8 =
Submit