LAB03

Run Settings
LanguageC
Language Version
Run Command
#include <stdio.h> #include <stdio.h> int main(void) { float not01=8; float not02=8; float not03=8; float not04=8; float media = (not01 + not02 + not03 + not04)/4; printf("Media notas: %f \n", media); return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines