basicsofpython
There are 2 repositories under basicsofpython topic.
muskaan190/Python-Codes
Have a look at some basic Python codes.
bhatharshabhat/PythonCodeForNumbers
It is a program that repeatedly prompts a user for integer numbers until the user enters 'done'. Once 'done' is entered, it prints out the largest and smallest of the numbers.