Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

what does this means, (format(2**i, "4d") ' ' ) : ??

+7 votes
asked Nov 8, 2019 by anonymous

1 Answer

0 votes
answered Jun 28, 2024 by suhail (410 points)
it means really 2^i
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...