give me some python programming questions
- Write a program to find the sum of all numbers in a list.
- Write a program to find the factorial of a number.
- Write a program to check if a string is a palindrome or not.
- Write a program to find the largest and smallest number in a list.
- Write a program to sort a list in ascending order.
- Write a program to convert a decimal number to binary, octal, and hexadecimal.
- Write a program to count the number of vowels in a string.
- Write a program to find the sum of all even numbers in a list.
- Write a program to find the second largest number in a list.
- Write a program to reverse a string without using in-built functions.
原文地址: https://www.cveoy.top/t/topic/FQe 著作权归作者所有。请勿转载和采集!