SHA2-256:E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 true +18001675309 2021:4700:2693:3071:3417:9920:CA0D:FFFF eighty seven 0x62 -8320947.875e+312957.56 1147936974520.6301 USD¤3.50 hsl(120,100%,75%) tag link 42 external link
Lorem ipsum
dolor sit amet,
consectetur adipiscing elit.
Vivamus magna. Cras in mi at felis aliquet congue. Ut a est eget
ligula molestie gravida. Curabitur massa.
Donec eleifend, libero at
sagittis mollis, tellus est
⇧Shift tellus, at luctus turpis elit sit amet quam.
Vivamus pretium ornare est.
Nightmare Moon,
Diamond Tiara
Sweetie Drops Wonderbolts pegasus
Lyra wing. Incididunt enim
MDN cutie mark.
A simple equation: x = y + 2
The rest of this sentence is dans une autre langue.
- hey look, I'm the first item in this list.
- item one
- item number two
- I'm another direct descendant of the main ul.
- This is a list item in a list within a list.
- last item, also direct descrendant of… you get it.
- Definition List Element
- Defines terms, useful to stuff in footnotes.
C is a general purpose programming language. It has been closely associated with the UNIX system where it was developed, since both the system and most of the programs that run on it were written in C. The language, however, is not tied to any one operating system or machine […]
C Programming Language, 2nd Edition
Country | Established | Land Area (km²) | Population (est.) | GDP (billions) |
---|---|---|---|---|
United States | 1776-07-04 | 9826675 | 318042000 | 16799.7 |
Canada | 1867-06-01 | 9984670 | 35344962 | 1526.1 |
Japan | BCE660-01-11 | 377944 | 126659683 | 4698.8 |
China | BCE221 | 9596961 | 1350695000 | 13395.4 |
Zimbabwe | 1965-11-11 | 390757 | 12973808 | 10.3 |
New Zealand | 1853-01-17 | 268021 | 4509461 | 136.6 |
Switzerland | 1300 | 41285 | 8014000 | 371.6 |
Brazil | 1882-09-07 | 8515767 | 201032714 | 2423.3 |
# FizzBuzz in Perl
sub fizzbuzz( $$ ){ my( $i , $n , $o )=@_;
if( !( $i % 3 ) ){ $o .= 'fi' ; }
if( !( $i % 0x05 ) ){ $o .= 'bu' ; }
if( $o ){ $o =~ s/(fi|bu)/$1zz/g ; print( "$o,$i\n" ); }
if( $i < $n ){
fizzbuzz( ++$i , $n );
}
}
__END__
"It just wouldn't be a perl script without some regex."
This is MathML content.
example details element
- stuff