init
This commit is contained in:
4
examples/27_data_in_code.txt
Normal file
4
examples/27_data_in_code.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
Mathematical: The calculation 555-123-4567 equals -4135
|
||||
Code variable: let customer_ssn = "123-45-6789";
|
||||
Quote: She said "my email is jane@example.com"
|
||||
JSON: {"name":"John Doe","phone":"555-0123","ssn":"111-22-3333"}
|
||||
Reference in New Issue
Block a user