Intermediate¶
How To: Intermediate Complexity
Determine if all the numbers in sequence are different
Create string by using random characters from list
Remove and print every third number from a List
Find unique triplets in the list (a+b+c=0)
Create the combinations of 3 digit combo
Print a long text, convert the string to a list
Count the number of each character in text file
Get the top stories from google news
Get a list of installed python modules
Display information about OS where the script is running
Check the sum of 3 elements from 3 arrays = target
Create all possible Permutations from a given numbers
Get all possible two digit letter combinations from
Add two integers (>0) without using the ‘+’ operator
Check the priority of the operators
Get the 3rd side of right angled triangle from 2 sides
Get all strobogrammatic numbers length N
Find the median among three given numbers
Find the N degrees of number 2
Find the number of zeros at the end of a factorial
Find the number of notes
Create a sequence (complex conditions)
Subtract from number the sum of its digits
Find the number of divisors of a given integer
Find absent digits in mobile number
Compute the summation of the absolute difference
Find the type of the progression
Print the length of the series
Find common divisors between two numbers
Reverse the digits of a given number
Count the number of carry operations
Python subprocess
Read from Pipe entire output at once
Concordance (Word Count)
Dictionary Usage
dict methods
Dictionary as a MAP type
Which student has which professor?
Which professor has which student?