Python Programming Laboratory (21CSL46) VTU, Belagavi
1.. 2. Develop a Python program to check whether a given number is palindrome or not and also count the number of occurrences of each digit in the input number.REPL Link
1.. 2..
1.. 2..
- Python program to implement insertion sort and merge sort. REPL Link
- Python program to convert roman numeral in to intger values using dictionary REPL Link
- Write a function called isphonenumber () to recognize a pattern 415-555-4242 without using regular expression and also write the code to recognize the same pattern using regular expression. REPL Link
- Develop a python program that could search the text in a file for phone numbers (+919900889977) and email addresses ([email protected])
1.. 2..
1.. 2..
1.. 2..
1.. 2..
1.. 2..