diff options
Diffstat (limited to 'Python/.idea/workspace.xml')
| -rw-r--r-- | Python/.idea/workspace.xml | 443 |
1 files changed, 443 insertions, 0 deletions
diff --git a/Python/.idea/workspace.xml b/Python/.idea/workspace.xml new file mode 100644 index 0000000..fabcc31 --- /dev/null +++ b/Python/.idea/workspace.xml @@ -0,0 +1,443 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ChangeListManager"> + <list default="true" id="fa33c027-ed35-40de-9bbc-c9cf5acfc8e7" name="Default Changelist" comment=""> + <change afterPath="$PROJECT_DIR$/Beginner training/001 GoSkiing.py" afterDir="false" /> + <change afterPath="$PROJECT_DIR$/Beginner training/002 Pets.py" afterDir="false" /> + <change afterPath="$PROJECT_DIR$/Beginner training/003 Hotel.py" afterDir="false" /> + <change afterPath="$PROJECT_DIR$/Beginner training/004 TakingCare.py" afterDir="false" /> + <change afterPath="$PROJECT_DIR$/Beginner training/011 FitnessEquipment.py" afterDir="false" /> + <change afterPath="$PROJECT_DIR$/Beginner training/012 FitnessVisitors.py" afterDir="false" /> + <change afterPath="$PROJECT_DIR$/Beginner training/Basic synthax.py" afterDir="false" /> + <change afterPath="$PROJECT_DIR$/Beginner training/Random.py" afterDir="false" /> + </list> + <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" /> + <option name="SHOW_DIALOG" value="false" /> + <option name="HIGHLIGHT_CONFLICTS" value="true" /> + <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> + <option name="LAST_RESOLUTION" value="IGNORE" /> + </component> + <component name="FileEditorManager"> + <leaf SIDE_TABS_SIZE_LIMIT_KEY="300"> + <file pinned="false" current-in-tab="false"> + <entry file="file://$PROJECT_DIR$/Beginner training/011 FitnessEquipment.py"> + <provider selected="true" editor-type-id="text-editor"> + <state> + <caret line="3" column="9" lean-forward="true" selection-end-line="3" selection-end-column="9" /> + </state> + </provider> + </entry> + </file> + <file pinned="false" current-in-tab="true"> + <entry file="file://$PROJECT_DIR$/Beginner training/012 FitnessVisitors.py"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="374"> + <caret line="25" lean-forward="true" selection-start-line="25" selection-end-line="25" /> + </state> + </provider> + </entry> + </file> + </leaf> + </component> + <component name="FileTemplateManagerImpl"> + <option name="RECENT_TEMPLATES"> + <list> + <option value="Python Script" /> + </list> + </option> + </component> + <component name="Git.Settings"> + <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." /> + </component> + <component name="IdeDocumentHistory"> + <option name="CHANGED_PATHS"> + <list> + <option value="$PROJECT_DIR$/Beginner training/GoSkiing.py" /> + <option value="$PROJECT_DIR$/Beginner training/Pets.py" /> + <option value="$PROJECT_DIR$/Beginner training/3 Hotel.py" /> + <option value="$PROJECT_DIR$/Beginner training/4 TakingCare.py" /> + <option value="$PROJECT_DIR$/Beginner training/005 UniqueCombinations.py" /> + <option value="$PROJECT_DIR$/Beginner training/Basic synthax.py" /> + <option value="$PROJECT_DIR$/Beginner training/Random.py" /> + <option value="$PROJECT_DIR$/Beginner training/011 FitnessEquipment.py" /> + <option value="$PROJECT_DIR$/Beginner training/012 FitnessVisitors.py" /> + </list> + </option> + </component> + <component name="ProjectConfigurationFiles"> + <option name="files"> + <list> + <option value="$PROJECT_DIR$/.idea/Python.iml" /> + <option value="$PROJECT_DIR$/.idea/vcs.xml" /> + <option value="$PROJECT_DIR$/.idea/misc.xml" /> + <option value="$PROJECT_DIR$/.idea/modules.xml" /> + <option value="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" /> + </list> + </option> + </component> + <component name="ProjectFrameBounds"> + <option name="x" value="-7" /> + <option name="width" value="974" /> + <option name="height" value="1047" /> + </component> + <component name="ProjectLevelVcsManager" settingsEditedManually="true"> + <ConfirmationsSetting value="2" id="Add" /> + </component> + <component name="ProjectView"> + <navigator proportions="" version="1"> + <foldersAlwaysOnTop value="true" /> + </navigator> + <panes> + <pane id="Scope" /> + <pane id="ProjectPane"> + <subPane> + <expand> + <path> + <item name="Python" type="b2602c69:ProjectViewProjectNode" /> + <item name="Python" type="462c0819:PsiDirectoryNode" /> + </path> + <path> + <item name="Python" type="b2602c69:ProjectViewProjectNode" /> + <item name="Python" type="462c0819:PsiDirectoryNode" /> + <item name="Beginner training" type="462c0819:PsiDirectoryNode" /> + </path> + </expand> + <select /> + </subPane> + </pane> + </panes> + </component> + <component name="PropertiesComponent"> + <property name="ASKED_SHARE_PROJECT_CONFIGURATION_FILES" value="true" /> + <property name="ToolWindowRun.ShowToolbar" value="false" /> + <property name="last_opened_file_path" value="$PROJECT_DIR$/Beginner training/012 FitnessVisitors.py" /> + <property name="restartRequiresConfirmation" value="false" /> + <property name="settings.editor.selected.configurable" value="preferences.lookFeel" /> + </component> + <component name="RunDashboard"> + <option name="configurationTypes"> + <set> + <option value="PythonConfigurationType" /> + </set> + </option> + <option name="ruleStates"> + <list> + <RuleState> + <option name="name" value="ConfigurationTypeDashboardGroupingRule" /> + </RuleState> + <RuleState> + <option name="name" value="StatusDashboardGroupingRule" /> + </RuleState> + </list> + </option> + </component> + <component name="RunManager" selected="Python.012 FitnessVisitors"> + <configuration default="true" type="CompoundRunConfigurationType"> + <toRun name="Basic synthax config" type="PythonConfigurationType" /> + <toRun name="2 Pets config" type="PythonConfigurationType" /> + <toRun name="3 Hotel config" type="PythonConfigurationType" /> + <toRun name="1 GoSkiing config" type="PythonConfigurationType" /> + <toRun name="4 TakingCare config" type="PythonConfigurationType" /> + <method v="2" /> + </configuration> + <configuration name="011 FitnessEquipment" type="PythonConfigurationType" factoryName="Python" folderName="Beginner training" nameIsGenerated="true"> + <module name="Python" /> + <option name="INTERPRETER_OPTIONS" value="" /> + <option name="PARENT_ENVS" value="true" /> + <envs> + <env name="PYTHONUNBUFFERED" value="1" /> + </envs> + <option name="SDK_HOME" value="E:\GitHub repositories\Self-learning\Python\venv\Scripts\python.exe" /> + <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/Beginner training" /> + <option name="IS_MODULE_SDK" value="false" /> + <option name="ADD_CONTENT_ROOTS" value="true" /> + <option name="ADD_SOURCE_ROOTS" value="true" /> + <option name="SCRIPT_NAME" value="$PROJECT_DIR$/Beginner training/011 FitnessEquipment.py" /> + <option name="PARAMETERS" value="" /> + <option name="SHOW_COMMAND_LINE" value="false" /> + <option name="EMULATE_TERMINAL" value="false" /> + <option name="MODULE_MODE" value="false" /> + <option name="REDIRECT_INPUT" value="false" /> + <option name="INPUT_FILE" value="" /> + <method v="2" /> + </configuration> + <configuration name="012 FitnessVisitors" type="PythonConfigurationType" factoryName="Python" folderName="Beginner training" nameIsGenerated="true"> + <module name="Python" /> + <option name="INTERPRETER_OPTIONS" value="" /> + <option name="PARENT_ENVS" value="true" /> + <envs> + <env name="PYTHONUNBUFFERED" value="1" /> + </envs> + <option name="SDK_HOME" value="E:\GitHub repositories\Self-learning\Python\venv\Scripts\python.exe" /> + <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/Beginner training" /> + <option name="IS_MODULE_SDK" value="false" /> + <option name="ADD_CONTENT_ROOTS" value="true" /> + <option name="ADD_SOURCE_ROOTS" value="true" /> + <option name="SCRIPT_NAME" value="$PROJECT_DIR$/Beginner training/012 FitnessVisitors.py" /> + <option name="PARAMETERS" value="" /> + <option name="SHOW_COMMAND_LINE" value="false" /> + <option name="EMULATE_TERMINAL" value="false" /> + <option name="MODULE_MODE" value="false" /> + <option name="REDIRECT_INPUT" value="false" /> + <option name="INPUT_FILE" value="" /> + <method v="2" /> + </configuration> + <configuration name="1 GoSkiing config" type="PythonConfigurationType" factoryName="Python" folderName="Beginner training"> + <module name="Python" /> + <option name="INTERPRETER_OPTIONS" value="" /> + <option name="PARENT_ENVS" value="true" /> + <envs> + <env name="PYTHONUNBUFFERED" value="1" /> + </envs> + <option name="SDK_HOME" value="E:\GitHub repositories\Self-learning\Python\venv\Scripts\python.exe" /> + <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/Beginner training" /> + <option name="IS_MODULE_SDK" value="false" /> + <option name="ADD_CONTENT_ROOTS" value="true" /> + <option name="ADD_SOURCE_ROOTS" value="true" /> + <option name="SCRIPT_NAME" value="E:\GitHub repositories\Self-learning\Python\Beginner training\001 GoSkiing.py" /> + <option name="PARAMETERS" value="" /> + <option name="SHOW_COMMAND_LINE" value="false" /> + <option name="EMULATE_TERMINAL" value="false" /> + <option name="MODULE_MODE" value="false" /> + <option name="REDIRECT_INPUT" value="false" /> + <option name="INPUT_FILE" value="" /> + <method v="2" /> + </configuration> + <configuration name="2 Pets config" type="PythonConfigurationType" factoryName="Python" folderName="Beginner training"> + <module name="Python" /> + <option name="INTERPRETER_OPTIONS" value="" /> + <option name="PARENT_ENVS" value="true" /> + <envs> + <env name="PYTHONUNBUFFERED" value="1" /> + </envs> + <option name="SDK_HOME" value="E:\GitHub repositories\Self-learning\Python\venv\Scripts\python.exe" /> + <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/Beginner training" /> + <option name="IS_MODULE_SDK" value="false" /> + <option name="ADD_CONTENT_ROOTS" value="true" /> + <option name="ADD_SOURCE_ROOTS" value="true" /> + <option name="SCRIPT_NAME" value="E:\GitHub repositories\Self-learning\Python\Beginner training\002 Pets.py" /> + <option name="PARAMETERS" value="" /> + <option name="SHOW_COMMAND_LINE" value="false" /> + <option name="EMULATE_TERMINAL" value="false" /> + <option name="MODULE_MODE" value="false" /> + <option name="REDIRECT_INPUT" value="false" /> + <option name="INPUT_FILE" value="" /> + <method v="2" /> + </configuration> + <configuration name="3 Hotel config" type="PythonConfigurationType" factoryName="Python" folderName="Beginner training"> + <module name="Python" /> + <option name="INTERPRETER_OPTIONS" value="" /> + <option name="PARENT_ENVS" value="true" /> + <envs> + <env name="PYTHONUNBUFFERED" value="1" /> + </envs> + <option name="SDK_HOME" value="E:\GitHub repositories\Self-learning\Python\venv\Scripts\python.exe" /> + <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/Beginner training" /> + <option name="IS_MODULE_SDK" value="false" /> + <option name="ADD_CONTENT_ROOTS" value="true" /> + <option name="ADD_SOURCE_ROOTS" value="true" /> + <option name="SCRIPT_NAME" value="E:\GitHub repositories\Self-learning\Python\Beginner training\003 Hotel.py" /> + <option name="PARAMETERS" value="" /> + <option name="SHOW_COMMAND_LINE" value="false" /> + <option name="EMULATE_TERMINAL" value="false" /> + <option name="MODULE_MODE" value="false" /> + <option name="REDIRECT_INPUT" value="false" /> + <option name="INPUT_FILE" value="" /> + <method v="2" /> + </configuration> + <configuration name="4 TakingCare config" type="PythonConfigurationType" factoryName="Python" folderName="Beginner training"> + <module name="Python" /> + <option name="INTERPRETER_OPTIONS" value="" /> + <option name="PARENT_ENVS" value="true" /> + <envs> + <env name="PYTHONUNBUFFERED" value="1" /> + </envs> + <option name="SDK_HOME" value="E:\GitHub repositories\Self-learning\Python\venv\Scripts\python.exe" /> + <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/Beginner training" /> + <option name="IS_MODULE_SDK" value="false" /> + <option name="ADD_CONTENT_ROOTS" value="true" /> + <option name="ADD_SOURCE_ROOTS" value="true" /> + <option name="SCRIPT_NAME" value="E:\GitHub repositories\Self-learning\Python\Beginner training\004 TakingCare.py" /> + <option name="PARAMETERS" value="" /> + <option name="SHOW_COMMAND_LINE" value="false" /> + <option name="EMULATE_TERMINAL" value="false" /> + <option name="MODULE_MODE" value="false" /> + <option name="REDIRECT_INPUT" value="false" /> + <option name="INPUT_FILE" value="" /> + <method v="2" /> + </configuration> + <configuration name="Basic synthax config" type="PythonConfigurationType" factoryName="Python" folderName="Beginner training"> + <module name="Python" /> + <option name="INTERPRETER_OPTIONS" value="" /> + <option name="PARENT_ENVS" value="true" /> + <envs> + <env name="PYTHONUNBUFFERED" value="1" /> + </envs> + <option name="SDK_HOME" value="E:\GitHub repositories\Self-learning\Python\venv\Scripts\python.exe" /> + <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/Beginner training" /> + <option name="IS_MODULE_SDK" value="false" /> + <option name="ADD_CONTENT_ROOTS" value="true" /> + <option name="ADD_SOURCE_ROOTS" value="true" /> + <option name="SCRIPT_NAME" value="$PROJECT_DIR$/Beginner training/Basic synthax.py" /> + <option name="PARAMETERS" value="" /> + <option name="SHOW_COMMAND_LINE" value="false" /> + <option name="EMULATE_TERMINAL" value="false" /> + <option name="MODULE_MODE" value="false" /> + <option name="REDIRECT_INPUT" value="false" /> + <option name="INPUT_FILE" value="" /> + <method v="2" /> + </configuration> + <configuration name="Random config" type="PythonConfigurationType" factoryName="Python" folderName="Beginner training"> + <module name="Python" /> + <option name="INTERPRETER_OPTIONS" value="" /> + <option name="PARENT_ENVS" value="true" /> + <envs> + <env name="PYTHONUNBUFFERED" value="1" /> + </envs> + <option name="SDK_HOME" value="E:\GitHub repositories\Self-learning\Python\venv\Scripts\python.exe" /> + <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/Beginner training" /> + <option name="IS_MODULE_SDK" value="false" /> + <option name="ADD_CONTENT_ROOTS" value="true" /> + <option name="ADD_SOURCE_ROOTS" value="true" /> + <option name="SCRIPT_NAME" value="$PROJECT_DIR$/Beginner training/Random.py" /> + <option name="PARAMETERS" value="" /> + <option name="SHOW_COMMAND_LINE" value="false" /> + <option name="EMULATE_TERMINAL" value="false" /> + <option name="MODULE_MODE" value="false" /> + <option name="REDIRECT_INPUT" value="false" /> + <option name="INPUT_FILE" value="" /> + <method v="2" /> + </configuration> + <list> + <item itemvalue="Python.012 FitnessVisitors" /> + <item itemvalue="Python.011 FitnessEquipment" /> + <item itemvalue="Python.Random config" /> + <item itemvalue="Python.4 TakingCare config" /> + <item itemvalue="Python.2 Pets config" /> + <item itemvalue="Python.3 Hotel config" /> + <item itemvalue="Python.1 GoSkiing config" /> + <item itemvalue="Python.Basic synthax config" /> + </list> + </component> + <component name="SvnConfiguration"> + <configuration /> + </component> + <component name="TaskManager"> + <task active="true" id="Default" summary="Default task"> + <changelist id="fa33c027-ed35-40de-9bbc-c9cf5acfc8e7" name="Default Changelist" comment="" /> + <created>1561716651262</created> + <option name="number" value="Default" /> + <option name="presentableId" value="Default" /> + <updated>1561716651262</updated> + </task> + <servers /> + </component> + <component name="TodoView"> + <todo-panel id="selected-file"> + <is-autoscroll-to-source value="true" /> + </todo-panel> + <todo-panel id="all"> + <are-packages-shown value="true" /> + <is-autoscroll-to-source value="true" /> + </todo-panel> + </component> + <component name="ToolWindowManager"> + <frame x="-7" y="0" width="974" height="1047" extended-state="0" /> + <editor active="true" /> + <layout> + <window_info content_ui="combo" id="Project" order="0" weight="0.26367614" /> + <window_info id="Structure" order="1" side_tool="true" weight="0.25" /> + <window_info id="Favorites" order="2" side_tool="true" /> + <window_info anchor="bottom" id="Version Control" order="0" weight="0.32936078" /> + <window_info anchor="bottom" id="Python Console" order="1" weight="0.32936078" /> + <window_info anchor="bottom" id="Terminal" order="2" weight="0.32936078" /> + <window_info anchor="bottom" id="Event Log" order="3" side_tool="true" /> + <window_info anchor="bottom" id="Message" order="4" /> + <window_info anchor="bottom" id="Find" order="5" /> + <window_info anchor="bottom" id="Debug" order="6" weight="0.4" /> + <window_info anchor="bottom" id="Cvs" order="7" weight="0.25" /> + <window_info anchor="bottom" id="Inspection" order="8" weight="0.4" /> + <window_info anchor="bottom" id="TODO" order="9" weight="0.32936078" /> + <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" /> + <window_info anchor="right" id="Ant Build" order="1" weight="0.25" /> + <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" /> + <window_info anchor="right" x="11" y="368" width="1898" height="304" id="Run" order="3" weight="0.68443495" /> + <window_info anchor="right" id="Run Dashboard" order="4" weight="0.50875276" /> + </layout> + </component> + <component name="editorHistoryManager"> + <entry file="file://$PROJECT_DIR$/Beginner training/005 UniqueCombinations.py" /> + <entry file="file://$PROJECT_DIR$/Beginner training/Basic synthax.py"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="34"> + <caret line="4" selection-start-line="4" selection-end-line="4" selection-end-column="33" /> + </state> + </provider> + </entry> + <entry file="file://$PROJECT_DIR$/Beginner training/001 GoSkiing.py"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="136"> + <caret line="9" column="29" selection-start-line="9" selection-start-column="29" selection-end-line="9" selection-end-column="29" /> + </state> + </provider> + </entry> + <entry file="file://$PROJECT_DIR$/Beginner training/004 TakingCare.py"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="204"> + <caret line="14" column="45" selection-start-line="14" selection-start-column="45" selection-end-line="14" selection-end-column="45" /> + <folding> + <element signature="e#0#10#0" expanded="true" /> + </folding> + </state> + </provider> + </entry> + <entry file="file://$PROJECT_DIR$/Beginner training/Random.py"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="85"> + <caret line="5" selection-start-line="5" selection-end-line="5" /> + <folding> + <element signature="e#0#10#0" expanded="true" /> + <element signature="e#48#56#1" /> + <element signature="e#190#698#1" /> + <element signature="e#700#1063#1" /> + <element signature="e#1065#1230#1" /> + </folding> + </state> + </provider> + </entry> + <entry file="file://$PROJECT_DIR$/Beginner training/003 Hotel.py"> + <provider selected="true" editor-type-id="text-editor"> + <state> + <caret selection-end-line="2" selection-end-column="11" /> + <folding> + <element signature="e#0#10#0" expanded="true" /> + </folding> + </state> + </provider> + </entry> + <entry file="file://$PROJECT_DIR$/Beginner training/002 Pets.py"> + <provider selected="true" editor-type-id="text-editor"> + <state> + <caret selection-end-line="2" selection-end-column="11" /> + <folding> + <element signature="e#0#10#0" expanded="true" /> + </folding> + </state> + </provider> + </entry> + <entry file="file://$PROJECT_DIR$/Beginner training/011 FitnessEquipment.py"> + <provider selected="true" editor-type-id="text-editor"> + <state> + <caret line="3" column="9" lean-forward="true" selection-end-line="3" selection-end-column="9" /> + </state> + </provider> + </entry> + <entry file="file://$PROJECT_DIR$/Beginner training/012 FitnessVisitors.py"> + <provider selected="true" editor-type-id="text-editor"> + <state relative-caret-position="374"> + <caret line="25" lean-forward="true" selection-start-line="25" selection-end-line="25" /> + </state> + </provider> + </entry> + </component> +</project>
\ No newline at end of file |
