The James Web telescope is one of human greatest achivements
Table of content
There is some text to test, how it looks.
| Orders | Costs | Performance |
|---|---|---|
| One | 15 € | + 15 % |
| Two | 65 € | + 55 % |
| Three | 105 € | -16 % |
| Four | 215 € | + 10 % |
To expand for image 2 click here
#include <iostream>
int main(int argc, char* argv[])
{
std::cout << "This is some example code" << std::endl;
}#include <iostream>
int main(int argc, char* argv[])
{
std::cout << "This is some example code" << std::endl;
}