IPython is an enhanced Python shell with tab completion, history, and inline help. The -c flag runs the given code and exits, here printing 2 raised to the power of 10. This is handy for quick math and for testing snippets without opening a notebook. The same pattern works with plain python3 -c.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.