blob: 686830abb51ecc4b7834f7a0989efcca0910027e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
It is now 12:34:56 on 2010/02/30 and you have savings of $47.23.
The number of wombats is 22.
It is now 12:34:56 on 2010/02/30 and you have 22 wombats.
There is no global variable named "".
This does not work: It is now .
The previous echo() example printed an empty line.
Here is another way to use echo()...
It is now 12:34:56 on 2010/02/30 and you have savings of $47.23.
The number of wombats is 22.
It is now 12:34:56 on 2010/02/30 and you have 22 wombats.
There is no global variable named "".
This does not work: It is now .
The previous input line printed an empty output line.
Fee, fi, fo, fum,
I smell the blood
of an Englishman!
|