Write a python program to swap the first and last value of a list?
No Answer is Posted For this Question
Be the First to Post Answer
What is the output, suppose list1 is [1, 3, 2], what is list1 * 2 ?
Discuss an algorithm to traverse a tree, depth first.
plz tell me the exam date for clerks in sbi
Write a python program to count the number of vowels in a string?
Write a python program to check if a number is a palindrome or not?
How do you set a global variable inside a function?
The sum of three numbers is 20. The second number is 4 times the first number , and the sum of the first and third is8. Find the numbers.
How to print sum of the numbers starting from 1 to 100?
Write a python program to check if a number is a strong number?
Write a python program to count the number of digits in a number?
Write a program to find sum of the digits of a number in python?
how are functions defined in python ?