Basic-Python-Programs icon indicating copy to clipboard operation
Basic-Python-Programs copied to clipboard

This repository will contain basic python programming questions and their solutions.

Results 152 Basic-Python-Programs issues
Sort by recently updated
recently updated
newest added

swapping two numbers Two integer inputs are taken and swapped

Here's a new python program for your repo. Happy Hacktoberfest!

I have added a simple Python code to detect faces and contours (edges) in a video using Opencv Library of Python .

Uploaded some basic python programs.

a pdf splitter app, uses tkinter and pikepdf. one selects the pdf and then specifies ranges of the form #-#,#-# and the pdfs are splitted accordingly, placed in the same...

I have changed the code as it was the code in which user input option was not available, so the user cannot input the number He/She wants which makes the...

example: Enter your value: CXIX 4 4 4 119 The last print at the end is the correct answer but it has unwanted prints before it gets to the answer....