di mana menemukan interpreter python3
import sys
print(sys.executable)
Breakable Baboon
import sys
print(sys.executable)