function
BackgroundWorker work = new BackgroundWorker();
int x = 666;
int x = foo();
catch
#include <stdio.h> int main() { printf("N=1\n*\n\N=2\n**\n*\nN=3\n***\n**\n*\nand so on...\n"); return 0; }
import java.lang.Math