P
@praveen11
Access the value of key ‘history’ from the below dict
Python
merging two dictionaries
Python
two lists convert it into the dictionary
Python
accessing dictionary elements
Python
creating a dictionary
Python
Replace each special symbol with # in the following string
Python
Find words with both alphabets and numbers
Python
Remove special symbols / punctuation from a string
Python
Remove empty strings from a list of strings
Python
Split a string on hyphens
Python
Find the last position of a given substring
Python
Write a program to count occurrences of all characters within a string
Python
Calculate the sum and average of the digits present in a string
Python
String characters balance Test
Python
Arrange string characters such that lowercase letters should come first
Python
Append new string in the middle of a given string
Python
Create a string made of the middle three characters
Python
Create a string made of the first, middle and last character
Python
Given a Python list of numbers. Turn every item of a list into its square
Python
Concatenate two lists index-wise
Python