This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
What is this 👇? var favoriteNumber int = 7 a variable of the name "favoriteNumber" of a type integer that stores 7. similarly var favoriteColor string = "black" a variable of the name "favoriteColor" of a type string that stores "black". pretty si...
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.