Just a test repository
This is another line. Another sentence on that line. Test 1 2 3.
Adding another line here.
Some paragraph about some description.
- Lemon
- Cucumber
- Socks
And some unordered list:
- Alpha
- Beta
- Gamma
Table here:
| Column 1 | Column 2 |
|---|---|
| Something | Another one here |
| Row 2 | Row 2 Col 2 |
void main(int argc, char **argv)
{
for (int i=0; i<3; i++)
{
printf("i = %d\n", i);
}
return;
}wellrestedsloth.github.io/testing
The Cauchy-Schwarz Inequality
Quadratic Formula
Some Newton's force equation
Multi-line Series
Done!!