Posts

Write a code in python to input 4 digit number and reverse its first and last digit

Define tuple in python - how indexing and splitting done in tuple?

Write algorithm to find minimum and maximum number from list in python

Python provides built-in functions like printf

How to convert the output of a for loop into a list in Python 3?

How to access elements from a tuple in Python?

Write a program using Python to accept a number from keyboard find a product of even digits of number

Python program to determine the position of character in a string using index

Write a program in python to read string and print longest word and its position

How to display magic numbers in Python?

How to Convert an Image to a Tensor in TensorFlow