Skip to content Navigation Menu Toggle navigation Sign in Appearance settings PlatformAI CODE CREATIONGitHub CopilotWrite better code with AIGitHub Copilot appDirect agents from issue to mergeMCP RegistryNewIntegrate external toolsDEVELOPER WORKFLOWSActionsAutomate any workflowCodespacesInstant dev environmentsIssuesPlan and track workCode ReviewManage code changesAPPLICATION SECURITYGitHub Advanced SecurityFind and fix vulnerabilitiesCode securitySecure your code as you buildSecret protectionStop leaks before they startEXPLOREWhy GitHubDocumentationBlogChangelogMarketplaceView all featuresSolutionsBY COMPANY SIZEEnterprisesSmall and medium teamsStartupsNonprofitsBY USE CASEApp ModernizationDevSecOpsDevOpsCI/CDView all use casesBY INDUSTRYHealthcareFinancial servicesManufacturingGovernmentView all industriesView all solutionsResourcesEXPLORE BY TOPICAISoftware DevelopmentDevOpsSecurityView all topicsEXPLORE BY TYPECustomer storiesEvents & webinarsEbooks & reportsBusiness insightsGitHub SkillsSUPPORT & SERVICESDocumentationCustomer supportCommunity forumTrust centerPartnersView all resourcesOpen SourceCOMMUNITYGitHub SponsorsFund open source developersPROGRAMSSecurity LabMaintainer CommunityAcceleratorGitHub StarsArchive ProgramREPOSITORIESTopicsTrendingCollectionsEnterpriseENTERPRISE SOLUTIONSEnterprise platformAI-powered developer platformAVAILABLE ADD-ONSGitHub Advanced SecurityEnterprise-grade security featuresCopilot for BusinessEnterprise-grade AI featuresPremium SupportEnterprise-grade 24/7 supportPricing Search or jump to... Search code, repositories, users, issues, pull requests... Search Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Saved searches Use saved searches to filter your results more quickly Name Query To see all available qualifiers, see our documentation. Sign in Sign up Appearance settings Resetting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} Vaishnavi5060 / python-basics-practice Public Notifications You must be signed in to change notification settings Fork 0 Star 1 Code Issues 0 Pull requests 0 Actions Projects Security and quality 0 Insights Additional navigation options Code Issues Pull requests Actions Projects Security and quality Insights Vaishnavi5060/python-basics-practice mainBranchesTagsGo to fileCodeOpen more actions menuFolders and filesNameNameLast commit messageLast commit dateLatest commit History22 Commits22 Commits.gitignore.gitignore 01 functions.py01 functions.py 01 while loops.py01 while loops.py 01_variables01_variables 01intro to string.py01intro to string.py 02 functions quiz.py02 functions quiz.py 02 index in string.py02 index in string.py 02 to print content of the lost using while loop.py02 to print content of the lost using while loop.py 02_data types02_data types 03 for loops.py03 for loops.py 03 functions with arguments.py03 functions with arguments.py 03 negative slicing.py03 negative slicing.py 03_operators03_operators 04 default arrgument.py04 default arrgument.py 04 iterate by for loop.py04 iterate by for loop.py 04_types of data04_types of data 04slicing with skip value.py04slicing with skip value.py 05 for loop with else.py05 for loop with else.py 05 functions of string.py05 functions of string.py 05 recursion.py05 recursion.py 05_user input code05_user input code 06 break and continue statement.py06 break and continue statement.py 06 escap sequence.py06 escap sequence.py 07 pass statement.py07 pass statement.py LICENSELICENSE README.mdREADME.md conditionalconditional dict methodsdict methods dict.pydict.py if elif else ladderif elif else ladder listlist methods in listmethods in list modulesmodules set methodsset methods set union intersectionset union intersection setssets tuple methodstuple methods tuplestuples View all filesRepository files navigationREADMEMIT licensepython-basics-practice This repository contains my Python learning progress from CodeWithHarry tutorials. Each file covers basic topics. About A collection of Python beginner-level practice codes based on CodeWithHarry's tutorials. Topics lists string dictionary variables slicing datatypes sets-python operators-in-python slicing-with-skip-value functions-of-string escap-sequence methods-of-list Resources Readme License MIT license Uh oh! There was an error while loading. Please reload this page. Activity Stars 1 star Watchers 0 watching Forks 0 forks Report repository Releases No releases published Packages 0 Uh oh! There was an error while loading. Please reload this page. Contributors Uh oh! There was an error while loading. Please reload this page. Languages Python 100.0% You can’t perform that action at this time.
python-basics-practice This repository contains my Python learning progress from CodeWithHarry tutorials. Each file covers basic topics.