Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Is there something in java i can use that will hold multiple strings ?
children
java
parent
search
sololearn
strings
1 Vote
5 Answers
4th Nov 2018, 6:47 PM
Rubii4
I want to convert mutiples strings values into integers values? How can I do it?
python3
type-conversion
2 Votes
4 Answers
27th Sep 2020, 7:02 PM
Rosana Rodrรญguez Milanรฉs
Is there a difference between single and double quoted strings in Ruby?
ruby
strings
0 Votes
2 Answers
11th Dec 2019, 6:43 PM
Litong Deng
How do we compare strings like : "ABC" and "123" in python?
string
0 Votes
2 Answers
25th May 2020, 3:31 PM
Sonam Yoezer
r before the string
output
python3
strings
1 Vote
7 Answers
6th Mar 2021, 9:33 AM
Boubaker Benaissa
Why always main function receives array of Strings as input parameters?
java
main
variables
0 Votes
3 Answers
7th Feb 2017, 6:38 AM
Ashish Wayne
Is it necessary to put strings as resources in Android studio
android
development
sdk
studio
1 Vote
2 Answers
7th Dec 2016, 4:59 AM
Resurektzz7
Find the total Caps in an array of strings - JavaScript
challenges
coding
javascript
web
0 Votes
2 Answers
23rd Sep 2019, 8:08 PM
Jojo
How can we return the Length of Strings in C++?
strings
0 Votes
2 Answers
11th Jun 2017, 6:40 AM
Ervin Samuel
how to create sub strings from a string in java?
java7
list
substrings
0 Votes
1 Answer
17th Feb 2019, 6:07 PM
Leo Hunter
What is wrong in the attached code sorting an array of strings using pointers
arrays
pointers
sort
0 Votes
4 Answers
13th Feb 2022, 5:56 AM
Alddd
What array of strings actually gets passed to the main() method?
java
main
methods
1 Vote
2 Answers
13th Jan 2018, 7:54 PM
Erik Johanson
need to understand more on arrays and how to filter strings
.filter
0 Votes
1 Answer
12th Jul 2023, 5:41 PM
gafar temitayo
Must the main function in Java always take an array of strings named args?
java
2 Votes
3 Answers
12th Jun 2019, 11:21 PM
Vincent Maestro
Can you help me fine tune my noob JS function that generates random strings from an array?
arrays
html
javascript
random
web
13 Votes
4 Answers
14th Jan 2018, 8:11 PM
JMQ
Can a Array be ints and strings at the same time?
java
lists
1 Vote
2 Answers
24th Aug 2017, 4:24 PM
GodBlessAmericasFrog
why strcmp(name,"name")==0 gives true in C when both the strings are same?
c
0 Votes
2 Answers
13th Jun 2020, 2:59 AM
Lind L Tyler
Hi there! How can I numerate strings in result? How to print quantity of prime numbers?
count
lists
numerate
python3
1 Vote
4 Answers
12th Dec 2019, 11:34 AM
Andrey Shintar
< Or > conditional statements is applied only for character or strings also?
booleans
python
0 Votes
5 Answers
17th Aug 2016, 12:44 PM
Shraddha Behra
Does the Import Module shows random strings rather than numbers(randint)?
modules
python
1 Vote
1 Answer
16th Jul 2017, 3:15 PM
Pow M. Rigor
Does the Import Module shows random strings rather than numbers(randint)?
modules
python
1 Vote
1 Answer
16th Jul 2017, 3:15 PM
Pow M. Rigor
Why are answers from variable prompts strings in JavaScript no matter what I enter
javascript
1 Vote
3 Answers
4th Jan 2019, 11:45 AM
Hou, Bo-Rui (ไพฏๆ็)
[python] Splitting a string
strings
6 Votes
7 Answers
14th Oct 2018, 4:18 AM
LoystonLive
How can I print two or more strings in a same list?
lists
python
2 Votes
2 Answers
2nd Aug 2017, 3:36 PM
Gilver!
How to write two strings in char array so it will print correctly?
c++
0 Votes
3 Answers
3rd Mar 2021, 6:56 PM
TeaserCode
How to solve reverse String lesson in java...?
arrays
java
strings
1 Vote
8 Answers
27th Mar 2021, 9:07 AM
Aqeel Khan
What's the difference between strings with single quotation marks and double quotation marks??
ruby
strings
0 Votes
4 Answers
14th Jan 2018, 10:43 PM
james green
Convert string to int when given 2 strings in an argument - error
convert
int
python
string
0 Votes
1 Answer
14th Oct 2021, 2:41 PM
Errorguy
is there some kind of course on strings for c ++?
c++
strings
0 Votes
1 Answer
18th Apr 2020, 10:32 AM
stef segers
[Solved ] question re strategy for some Code Coach challenges involving delimited strings
c++
commas
question
strategy
substrings
1 Vote
2 Answers
29th Nov 2022, 1:58 AM
Scott D
My calculator is using strings instead of integers and I am using pydroid 3
add
adds
and
can
cant
divide
it
multiply
only
or
strings
1 Vote
3 Answers
14th Sep 2021, 3:36 PM
Richard
C language how concatenate 2 strings in another string to printf out?
c
char
concatenate
input
printf
programming
scanf
script
strings
1 Vote
1 Answer
5th Oct 2017, 4:16 PM
dimitriDV
What is the output of this code print ( 3 * '7' )
strings
-2 Votes
12 Answers
17th Nov 2020, 4:06 PM
BADITHALA NAYAN PREETHAM
Two questions:1, Strings is more similar with tuple ? 2, Why is false ?
lists
1 Vote
3 Answers
24th Jul 2020, 4:16 PM
ๅณๅฎๅ
I need a serious help. ๐
c
strings
4 Votes
14 Answers
29th Jul 2019, 9:34 AM
GameHuB
what data type is used to declare data containing both integers and strings (eg gos123.)
c++
data-types
2 Votes
6 Answers
12th Sep 2016, 5:17 PM
Cody Arthur
Strings - can someone tell me the error in this program || note- I am new to strings and I want to know what is wrong with this
c++
1 Vote
3 Answers
29th Nov 2017, 4:56 PM
RR2001
Can i replace two strings with one string simultaneously located in different id
html5
javascript
1 Vote
2 Answers
27th Mar 2018, 11:06 AM
Sachin Kumar
How do i get the longest subsequence between two strings ??
c++
1 Vote
1 Answer
18th Oct 2017, 6:21 AM
Joseph Hansel Ong Daiz
What's wrong with my solution
strings
0 Votes
6 Answers
6th Mar 2022, 11:25 AM
Mark
How can I filter a list of strings after the first letter of every item in list by using lambda and filter() in python
python3
1 Vote
1 Answer
26th Apr 2021, 1:14 PM
Ammar Alomairi
I believe my function works but the challenge itself wont pass the strings as parameters.
python
0 Votes
4 Answers
18th Apr 2020, 5:24 PM
Anthony Capo
in php, what are the dots put between two strings and a variable?
php
0 Votes
4 Answers
4th Oct 2017, 12:25 AM
matthew r kucera
How can I get speech input and use it as strings in python?
python
speech
0 Votes
2 Answers
27th Sep 2020, 4:51 AM
Hetharth Sachdeva
Why( string) datatype is not working in thies code?
strings
16 Votes
5 Answers
25th Mar 2018, 10:58 AM
Vijay(v-star๐)
How do I convert a String to an int in Java ?
convert
int
java
strings
20 Votes
11 Answers
2nd Mar 2018, 9:42 AM
Ali Han Demir
Hi,how how to use " " " triple quatation in a string in Python 3,i cant grasp it's ideal usage
strings
4 Votes
7 Answers
27th Jun 2019, 12:07 PM
Vusumuzi Mabena
How can I check if 2 strings have the same characters but not in the same positions?
algorithm
c#
c++
java
js
problem
problemsolving
python
solving
2 Votes
4 Answers
15th Aug 2020, 10:58 AM
BatOchir Artur
Is there a way to use .isdigit() with strings that could contain negative numbers?
python
python3
0 Votes
2 Answers
26th Jan 2017, 1:49 AM
syn
How to join a list with strings as its element into a single string
lists
2 Votes
2 Answers
11th Aug 2018, 5:43 AM
Siddharth Acharya
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
11
12
13
...
66
Next >
Hot today
Control Flow
2 Votes
How to use the get() method
2 Votes
Game Dev Path
1 Votes
why is this platform infested with web devs
2 Votes
So this what I'm trying to solve
2 Votes
How to get account back?
1 Votes
PHP Tutorial Idea
1 Votes
Problem whit Javascript
1 Votes
So how do I create python file and be able to code in it?
0 Votes
Use Python for string manipulation and sorting.
1 Votes