Skip to content

Rohit-Kannachel/Programming_Problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Programming Problems

This repository contains short programming questions to practice problem-solving and basic Python development.

Getting Started

To begin working on the exercises:

  1. Fork this repository to your own GitHub account.
  2. Clone your fork to your computer.
  3. Create a new branch for the question you want to work on.
  4. Make your code changes and complete the question.
  5. Open a pull request to merge your branch into main.

Forking the Repository

If you have not forked a repository before, GitHub's guide is here:

https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo

Suggested Workflow

  • Work on one question per branch when possible.
  • Keep your changes focused and easy to review.
  • Test your solution before opening a pull request.

Repository Goal

The goal of this project is to give you a simple place to practice writing, debugging, and improving Python programs.

About

Short Questions for Programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages