The final project of DASE Introduction, the analysis of COVID-19
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

23 lignes
940 B

il y a 4 ans
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 12.00
  3. # Visual Studio Version 16
  4. VisualStudioVersion = 16.0.30717.126
  5. MinimumVisualStudioVersion = 10.0.40219.1
  6. Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "Project", "Project\Project.pyproj", "{7BBACCFA-5595-4614-93C7-7E130A65B9AA}"
  7. EndProject
  8. Global
  9. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  10. Debug|Any CPU = Debug|Any CPU
  11. Release|Any CPU = Release|Any CPU
  12. EndGlobalSection
  13. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  14. {7BBACCFA-5595-4614-93C7-7E130A65B9AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  15. {7BBACCFA-5595-4614-93C7-7E130A65B9AA}.Release|Any CPU.ActiveCfg = Release|Any CPU
  16. EndGlobalSection
  17. GlobalSection(SolutionProperties) = preSolution
  18. HideSolutionNode = FALSE
  19. EndGlobalSection
  20. GlobalSection(ExtensibilityGlobals) = postSolution
  21. SolutionGuid = {0D9731B0-0B1C-46C6-A604-021D09B35A11}
  22. EndGlobalSection
  23. EndGlobal