Skip to content

nourhanbakry/ProblemSolving_Python_sheet1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem Solving - Python (Sheet 1 - Codeforces)

Hey there! Welcome to my little coding folder 📂
This is where I keep my Python solutions for Sheet 1 problems from Codeforces. It’s perfect for anyone starting out with problem-solving or just wanting to peek at some Python code in action!


What’s This Folder About?

This is my stash of solved problems from Codeforces Sheet 1, all coded up in Python. Think of it as a beginner’s guide to tackling competitive programming challenges—one solution at a time.


Inside the Folder

  • Files: Python scripts for each problem (like Problem A.py, Problem B.py, etc.).
  • Language: Python 3 (simple and sweet).
  • Purpose: Practice basic coding skills—inputs, loops, if-statements, you name it!

How to Open & Use

  1. Grab the Folder:
    git clone https://github.com/nourhanbakry/ProblemSolving_Python_sheet1.git
  2. Run every problem:
    python Problem A.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages