Debugging python with vscode

  • vscode tutorial
    • create config file
    • select python interpreter
    • put stop points (you can add different conditions by right clicking)
    • move to debug console for interacting with variables
      • the variable will not show up unless you step in once
  • how to add arguments
Avatar
Tim

Personalizing medicine