Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christoph Reichenbach
EDAP15-exercise-3
Commits
5831627a
Commit
5831627a
authored
Dec 04, 2020
by
Noric Couderc
Browse files
Work
assignment -> indexing
parent
2046befa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Exercise3.md
View file @
5831627a
...
...
@@ -99,7 +99,7 @@ For example:
Here:
-
`<update-kind>`
It represents the type non-null variable.
-
if the variable is used as an index in array
assignment
print
`NI`
.
-
if the variable is used as an index in array
indexing,
print
`NI`
.
-
if the variable is an array used in array indexing, print
`NA`
.
-
if you are trying to access the field of an object that is null, print
`NO`
.
-
Otherwise, print
`N`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment