Python Programming

WAP to Swap two integer numbers using a temporary variable
Friday, December 16, 2022
0

WAP to Find all numbers which are multiple of 17, but not the multiple of 5, between 2000 and 2500
Friday, December 16, 2022
0

Write a program that determines whether the number is prime in Python
Thursday, December 01, 2022
0

Write instructions to perform each of the steps below (a) Create a string containing at least five words and store it in a variable. (b) Print out the string. (c) Convert the string to a list of words using the string split method. (d) Sort the list into reverse alphabetical order using some of the list methods. (e) Print out the sorted, reversed list of words.
Friday, November 11, 2022
0

What do the following string methods do? • lower • count • replace
Thursday, November 10, 2022
0

Getting started with Python and IDLE in interactive and batch modes
Wednesday, September 14, 2022
0

Third Sessional Python Practical
Tuesday, January 18, 2022
0

Third Sessional Python 2021-22
Tuesday, January 18, 2022
0