Not working for insertion


why is it showing not declared in scope when i have declared it


a function cannot call a function declared after it
i repeat “declared” not “defined”
a function can be defined later but has to be declared first

1 Like

@akshatkaush hey, if your doubt is solved
please mark it as resolved