Re: NOT EU RELATED Re: A Dot on the Map

new topic     » goto parent     » topic index » view thread      » older message » newer message

>But there are many more North Americans and Europeans on the list than the
>"dot on the map" country smile
What's your point?

>Anyways, Jiri, you're wrong. England is twice as big as New Zealand (or
>something like that).
>For New Zealand is two islands, not one
>(if you count N. Ireland, 2 for GB).

constant WALES = 1
constant SCOTLAND = 2
constant ENGLAND = 4

constant UK = WALES + SCOTLAND + ENGLAND

constant NEW_ZEALAND = 4

if (ENGLAND > NEW_ZEALAND) then
        puts(1,"England is of larger than New Zealand")
end if

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu