cpp.code-workspace 113 B

1234567891011
  1. {
  2. "folders": [
  3. {
  4. "path": "cpp"
  5. },
  6. {
  7. "path": "courses/python_for_begginers"
  8. }
  9. ],
  10. "settings": {}
  11. }