Signup/Sign In
Ask Question
Not satisfied by the Answer? Still looking for a better solution?

Level 4 lession 8

#include <stdio.h>

int main() {

float a = 10.01;

printf(__________);

return 0;
}
assist to solve and complete the code above
by

0 Answers

No Answer posted yet.

Login / Signup to Answer the Question.