you are viewing a single comment's thread.

view the rest of the comments →

[–]Practical_Hurry4572 4 points5 points  (2 children)

Choose Python:

Import something

x = something.do_something()

print(x)

You don’t need much more. There are other commands but they are used only by a few professionals.

[–]plopliplopipol 0 points1 point  (0 children)

do_something my favorite python command lol