My Coding Files

Joined August 2022
10 Photos and videos
Python String method - isalpha() The isalpha() method returns True if all characters in the string are alphabets. If not, it returns False. The syntax of isalpha() is: >>> string.isalpha()
1
What will be the output of the following Python expression? -> round(6.51)
0% 6
0% 7
0% 6.5
0 votes • Final results
1
What will be the output of the following Python function? --> min(max(False,-3,-4), 2,7) #Python #Coding #pythoncoding
0% 7
0% -4
0% False
0 votes • Final results
1
1
coding with srk retweeted
Python Program To Count the No. Of Vowels in the String & Print the vowels in the String. #Python #programming #coding
1
4
2
coding with srk retweeted
Python Program to Reverse a String. #Python #programming #Coding #Pythonprogramming #100daysofcoding
5
3
coding with srk retweeted
4
3
coding with srk retweeted
Calculating Execution Time of a Python Program. #Python #programming #Coding #Pythonprogramming #100DaysOfCode
5
6
coding with srk retweeted
4
4
coding with srk retweeted
BMI Calculator using Python. #Python #programming #Coding
3
13
40