647 подписчиков
74 видео
Power BI : Remove default highlighting / Show only the Filtered data
Python : lambda function using if-else / Find max value of two given numbers using lambda
Python : Print multiplication table of a given number
Python : Remove spaces in a given string
Python : Calculate the Average of Numbers in a Given List
Python : Calculate number of Upper case and Lower case letters in a string
Python : Swap keys and values in a given Dictionary
Python : Concatenate Two Dictionaries Into One
Python : Add a Key, Value Pair to the Dictionary
Python : Find the Second Largest Number in a List
Python : Remove white spaces from a given string
Python : Swap / Interchange keys and values of a dictionary
Python : Check if a string is palindrome or not
Explaining Python to a Kid by solving a problem in different approaches : Class-2
Python : left shift or right shift a list by n - times given. (rotate a given list by n times)
Python : Find Second largest number in a given list
Python : Add two lists
Python : Sum of all Values / Items in a Dictionary
Python : Generator raised StopIteration - Why? and Solution
Python : Fibonacci series using List Comprehension
Python Concepts : assert statement, handling AssertionError
Python : Find sum of n natural numbers
Python : Program to print odd numbers form 1 to 10 using list comprehension
Python : Reverse a given string
Python : Find the second largest number in a list using only one for loop
Power BI : Switch Visuals / Charts using BUTTONS || Use of Buttons & Bookmarks options
Python : Print numbers form 1 to 10 using list comprehension
Python : Map two lists into a dictionary
Python : Add two numbers using lambda function
Python : Convert Binary number to Decimal number and Decimal number to Binary equivalent.
Explaining python range() to a kid || Using range() to solve different problems
Python : Reverse a list using List Comprehension
Python : Count no of occurrences of a character in string
Python : Convert Hexadecimal to Decimal numbers
Python : Remove a key from an existing dictionary
Python : Remove the characters of odd index values in a string.
Python : Find the Largest Number in a List
Python : Calculate the square of a number using lambda function
101. Debugging in Python using set_trace() & breakpoint() ( తెలుగు లో )
Python Program to Add a Key Value Pair to the Dictionary
Python : Count the vowels in a string
Python : Remove a key from dictionary
Python : Reverse a given string using recursion
Python : Check if a given number is PRIME number or not
Python : Find sum of first n natural numbers
Python : Create copy of a list using list comprehension
Python : Sum of n given numbers
Python : Print * pattern & Print 1,2,3 patterns
7. Python Input & Output Functions, Comments ( తెలుగు లో )
Python : Check Common Letters in Two Input Strings