CODES
NEW
ADD
SaveCode.net
Ranking
Extension
string codes
Newest
Votes
0
vote
find on string in python
python
string
Apr 20 2021
0
vote
formatted string in python
python
string
Dec 17 2020
0
vote
determine how 2 string si equal py
python
string
May 17 2020
0
vote
python put double quotes in string
python
string
May 24 2021
0
vote
how to reverse string in python
python
string
Mar 25 2021
0
vote
python string does not contain
python
string
Nov 04 2020
0
vote
python trim certain characters from string
python
string
Dec 14 2020
0
vote
merge two list of dictionaries python with string
python
string
merge
list
Apr 06 2020
0
vote
how to get a specific character in a string on number python
python
string
get
Sep 12 2020
0
vote
pandas frame convert string
python
string
pandas
Feb 23 2020
0
vote
python variables in multiline string
python
variables
string
Mar 16 2021
0
vote
python print every character in list as string
python
string
list
Sep 20 2020
0
vote
how to check a string in if statement python
python
if-statement
string
Nov 23 2020
0
vote
python split string size
python
string
split
May 06 2021
0
vote
how to compare byte string in python
python
string
Mar 22 2021
0
vote
tokenizer that converts the input string to lowercase and then splits it by white spaces
python
string
input
Apr 01 2020
0
vote
Write a Python program to get a single string from two given strings, separated by a space and swap the first two characters of each string.
python
string
get
Apr 07 2021
0
vote
Python Program to Count Vowels and Consonants in a String
typescript
string
count
May 21 2021
0
vote
bytearray to string python
python
string
Nov 25 2020
0
vote
split string with first numerical value in python
python
string
split
Sep 12 2020
0
vote
micropython string to int
python
string
Mar 09 2021
0
vote
how to save string json to json object python
python
string
object
json
May 10 2021
0
vote
Write a Python program to change a given string to a new string where the first and last chars have been exchanged.
python
string
Apr 07 2021
0
vote
python list of datetimes as type string
python
string
list
Jun 09 2021
0
vote
matplotlib convert color string to int
python
matplotlib
string
Aug 16 2020
0
vote
You are given a string S. Suppose a character ‘c’ occurs consecutively X times in the string. Replace these consecutive occurrences of the character ‘c’ with (X, c) in string
python
replace
string
Jan 29 2021
0
vote
TypeError: __str__ returned non-string (type instance)
python
string
May 29 2021
0
vote
python map list of int to string
python
string
list
Jan 08 2021
0
vote
update string in python
python
string
Jun 21 2020
0
vote
not using f string in python
python
string
Dec 18 2020
0
vote
string index
python
string
May 23 2021
0
vote
String Slices
python
string
May 23 2021
0
vote
python string to list new line
python
string
list
Mar 05 2021
0
vote
Write a Python program to accept two strings as input and check if they are identical copy of each other or if the second string is a substring of the first string.
python
string
input
Jun 18 2020
0
vote
python compressed for concatenate string
python
string
Apr 19 2020
0
vote
datetime.timedelta format to string python
python
string
format
Jun 09 2021
0
vote
pandas convert hex string to int
python
string
pandas
May 24 2021
0
vote
string.format() with {} inside string as string
python
string
Jul 14 2021
0
vote
consider a string note: "welcome" statment will rais error
python
string
Jun 11 2021
0
vote
python how to hash string into pbkdf2
python
string
hash
May 09 2021
0
vote
convert math expression as string to int
python
string
math
Sep 06 2020
0
vote
Return the number of times that the string "hi" appears anywhere in the given string. python
python
string
Jul 29 2020
0
vote
call class function by string python
python
function
string
class
Jun 28 2021
0
vote
how to convert a matrix string back to a matrix python
python
string
matrix
Sep 01 2020
0
vote
numpy array serialize to string
python
string
numpy
Apr 15 2021
0
vote
python set attribute by string name
python
string
set
Dec 18 2020
0
vote
python string match http
python
string
Apr 20 2021
0
vote
extract first word from string in column into a list in python
python
string
list
Apr 23 2020
0
vote
django trim string whitespace
python
string
django
Sep 09 2020
0
vote
how to split string by list of indexes python
python
string
split
list
Apr 17 2021
0
vote
python how to request query string korean encode
python
request
string
Jul 19 2020
0
vote
python space to left align with f-string
python
string
Mar 05 2021
0
vote
how to know if a string is valid file path python
python
string
file
path
Jun 14 2021
0
vote
all the positions of a letter occurrences in a string python
python
string
May 16 2021
0
vote
how to find position of a character in a string from right sidepython
python
string
Jun 19 2020
0
vote
filtering certain rows in python that contains a part of string
python
string
Jun 27 2021
0
vote
python join tuple integer to string
python
integer
string
join
May 12 2021
0
vote
python series to list of string
python
string
list
Apr 14 2021
0
vote
python split string into floats
python
string
split
Nov 11 2020
0
vote
maximum number of charectors allowed for a string variable in python
python
string
Jul 09 2021
0
vote
iterating string in python
python
string
Mar 02 2021
0
vote
what takes more memory string or list python
python
string
memory
list
Aug 19 2020
0
vote
python add string to empty string
python
string
Mar 03 2021
0
vote
get nth character of string python
python
string
get
Apr 28 2020
0
vote
python any in string
python
string
May 14 2021
0
vote
access characters in string python
python
string
Jun 14 2021
0
vote
assigning a value to a character in string or text file in python
python
string
file
text
May 10 2020
0
vote
You will be passed a file path P and string S on the command line. Output the number of times the string S appears in the file P.
python
string
file
path
Feb 11 2020
0
vote
python f string space padding
python
string
May 21 2021
0
vote
pandas filter length of string
python
string
pandas
filter
Jun 06 2021
0
vote
how to replace special characters in a string python
python
replace
string
May 01 2021
0
vote
string maniupulation in python
python
string
Apr 16 2021
0
vote
replace string placeholder java
java
replace
string
Jun 26 2021
0
vote
create a function in python that takes a string and checks to see if it contains the following words or phrases:
java
function
string
Dec 05 2020
0
vote
Using enum values as string literals
java
string
Jun 01 2021
0
vote
print character in string java
java
string
Feb 15 2021
0
vote
how to read a string after an integer in java
java
integer
string
May 04 2021
0
vote
check if string is uuid
java
string
Apr 05 2021
0
vote
java remove non numeric characters from string
java
string
Jun 06 2021
0
vote
wraping list to string java
java
string
list
Jun 23 2020
0
vote
JavaScript String Padding - ECMAScript 2017
java
ecmascript
string
Jul 11 2021
0
vote
java verify string is hexadecimal
java
string
Jun 24 2021
0
vote
java write string
java
string
Mar 11 2021
0
vote
Palindrome string program in java using scanner
java
string
Jun 11 2021
0
vote
java get how many letters in a string
java
string
get
Jan 26 2021
0
vote
get numbers from a string
javascript
numbers
string
get
Mar 07 2021
0
vote
String dot dot dot java
java
string
Jul 05 2020
0
vote
returns the characters in a string beginning at the specified location
java
string
Jun 02 2021
0
vote
find unique from a string in java
java
string
Jun 03 2021
0
vote
Difference between Character Constant and String Constant in java
java
string
Nov 29 2020
0
vote
how to add a string parameter of an object in a List
java
string
object
list
Aug 22 2020
0
vote
how to split string with dolor sign in java
java
string
split
Jun 07 2020
0
vote
java convert string with commas to long
java
string
Mar 07 2020
0
vote
copy one string to another without using any loops or assignment operator
java
string
loops
May 13 2021
0
vote
Splitting a string with regex in java
java
string
regex
May 26 2021
0
vote
Given a string and a non-empty substring sub, compute recursively the number of times that sub appears in the string, without the sub strings overlapping.
java
string
Nov 14 2020
0
vote
Java repeat last 3 letters of string
java
string
May 04 2021
0
vote
string to words java
java
string
May 08 2021
0
vote
java split string on two or more spaces except for words in quotes
java
string
split
Apr 23 2020
0
vote
AVL TREE JAVA to store string
java
string
tree
May 10 2021
…
38
39
40
…