diff --git a/.vs/VSWorkspaceState.json b/.vs/VSWorkspaceState.json new file mode 100644 index 0000000..b9fc834 --- /dev/null +++ b/.vs/VSWorkspaceState.json @@ -0,0 +1,7 @@ +{ + "ExpandedNodes": [ + "" + ], + "SelectedNode": "\\C:\\Users\\aman.asati\\Source\\Repos\\python", + "PreviewInSolutionExplorer": false +} \ No newline at end of file diff --git a/.vs/python/FileContentIndex/12761d3b-2972-41a8-b9a5-88f6c7705411.vsidx b/.vs/python/FileContentIndex/12761d3b-2972-41a8-b9a5-88f6c7705411.vsidx new file mode 100644 index 0000000..a9dfe54 Binary files /dev/null and b/.vs/python/FileContentIndex/12761d3b-2972-41a8-b9a5-88f6c7705411.vsidx differ diff --git a/.vs/python/FileContentIndex/read.lock b/.vs/python/FileContentIndex/read.lock new file mode 100644 index 0000000..e69de29 diff --git a/.vs/python/v17/.suo b/.vs/python/v17/.suo new file mode 100644 index 0000000..619c8fc Binary files /dev/null and b/.vs/python/v17/.suo differ diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 0000000..0cc2dd4 Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/README.md b/README.md index 7c0b1c2..25573c9 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,6 @@ Python Basic Code 1. list,dictionary,tuple&set 1. functions,classes&object,inheritance 1. database,liberary&graph plotting +2. aman