Home
See Topics
Home
Program to detect how much double spaces you made in your program
Program to detect how much double spaces you made in your program
st
=
"This is a string with double spaces"
doubleSpaces
=
st.find(
" "
)
print
(doubleSpaces)
.find is an function for string
Report Abuse
Table of 5 Using REPL
6:02 PM
Length of list
6:17 PM
How to remove any element
6:21 PM
Recent-Post
3/recent/post-list
Search This Blog