lab2

Run Settings
LanguageC
Language Version
Run Command
#include <stdio.h> int main(void) { float x = 3; float resu = x*x; printf("Resultado %f \n",resu); return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines