When I make a function like below and use it in main(), it doesn’t work.
main()
Why does this happen? (I am a beginner)