images to svg
Before Width: | Height: | Size: 44 KiB |
BIN
1-js/02-first-steps/01-hello-world/hello-world-render.svg
Normal file
After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 84 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 55 KiB |
|
@ -8,7 +8,6 @@ Using the `if..else` construct, write the code which asks: 'What is the "officia
|
|||
|
||||
If the visitor enters "ECMAScript", then output "Right!", otherwise -- output: "Didn't know? ECMAScript!"
|
||||
|
||||

|
||||

|
||||
|
||||
[demo src="ifelse_task2"]
|
||||
|
||||
|
|
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 91 KiB |
|
@ -16,7 +16,7 @@ The password is checked as follows:
|
|||
|
||||
The schema:
|
||||
|
||||

|
||||

|
||||
|
||||
Please use nested `if` blocks. Mind the overall readability of the code.
|
||||
|
||||
|
|