Basic-Python-Programs
Basic-Python-Programs copied to clipboard
This repository will contain basic python programming questions and their solutions.
swapping two numbers Two integer inputs are taken and swapped
Here's a new python program for your repo. Happy Hacktoberfest!
Floyd's triangle is a pattern.
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...
Programs in python for labs
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....