Run ❯
Get your
own
website
×
Change Orientation
Change Theme, Dark/Light
Go to Spaces
#include
int main() { float myNum = 5.75; printf("%f", myNum); return 0; }
5.750000