Data Update
This commit is contained in:
parent
015c2add84
commit
e50b5c3114
206 changed files with 6337 additions and 523 deletions
3
Task/Hello-world-Text/YAMLScript/hello-world-text-10.ys
Normal file
3
Task/Hello-world-Text/YAMLScript/hello-world-text-10.ys
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# The . at the start of a value is way to indicate that the value is a scalar (string).
|
||||
# Without the . this would be invalid YAML(Script).
|
||||
say: ."Hello", "world!"
|
||||
Loading…
Add table
Add a link
Reference in a new issue