when <some condition>:
      import the/module
    
    else:
      import other/module
    
    
    Run

Reply via email to