Syntax Flashcards

(3 cards)

1
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the correct syntax for assigning a value to a variable?

a) x : 5

b) x = 5

c) x == 5

d) x -> 5

A

b) x = 5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly