diff --git a/LR_DK92_Kiba/Lab_Rab_0.sln b/LR_DK92_Kiba/Lab_Rab_0.sln new file mode 100644 index 0000000..9948083 --- /dev/null +++ b/LR_DK92_Kiba/Lab_Rab_0.sln @@ -0,0 +1,23 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.31729.503 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "Lab_Rab_0", "Lab_Rab_0\Lab_Rab_0.pyproj", "{A5DB5168-E575-4710-AAED-CEF6C07B18D4}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {A5DB5168-E575-4710-AAED-CEF6C07B18D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {A5DB5168-E575-4710-AAED-CEF6C07B18D4}.Release|Any CPU.ActiveCfg = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {1CA3E8D9-1FD0-43D5-9362-4D5E73D6E466} + EndGlobalSection +EndGlobal diff --git a/README.md b/README.md new file mode 100644 index 0000000..c42afec --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# kpi-python-course +Python course repository +Kiba Evgen diff --git a/students.rst b/mkr_Kiba/students.rst similarity index 100% rename from students.rst rename to mkr_Kiba/students.rst