Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
hello := "Hello World" replace the word "Dunia" to "Golang" using packages strings
go
golang
0 Votes
2 Answers
8th Feb 2022, 10:55 PM
Dzulfiqar Ali Rasyid
Can I use the list(range()) function to print a list of strings like [a,b,c,d,e....]?
python
range
2 Votes
3 Answers
1st Jun 2017, 8:59 PM
Soumyadeep Mondal
Sir why they had kept the \n in the output
strings
0 Votes
20 Answers
21st Jul 2018, 5:33 AM
Peesapati Gautham
3*'7'
strings
1 Vote
8 Answers
2nd Oct 2021, 4:30 AM
Sushma Sri
Please why is it when am creating a code using strings it gives me 'no output'
0 Votes
8 Answers
6th Feb 2018, 11:51 AM
Fakorede Damilola
How do I use strings with user input in C# without encountering a cannot convert error?
csharp
1 Vote
3 Answers
13th May 2022, 4:27 AM
Ethan J
How can you create a pattern that matches strings that contain 3 characters out of which the last character is an exclamation ma
python
regular-expressions
0 Votes
3 Answers
7th May 2020, 8:38 AM
Octavius Fooks
How you write strings in a text file, line by line, in python?
files
python
python3
0 Votes
1 Answer
9th Oct 2020, 4:30 PM
Mohammad Hosein Nosrati
why does this short program keep telling me that strings a-j are not declared?
c++
1 Vote
4 Answers
11th Sep 2016, 8:25 PM
Cody Arthur
string or char*
c
c++
strings
2 Votes
17 Answers
10th Oct 2019, 6:34 PM
SMH
how to save strings into an array and display it? JAVA
array
java
string
0 Votes
1 Answer
11th Jun 2017, 1:36 AM
Kurt Cobain
I am really confused about escape strings can anyone explain please?
python
strings
0 Votes
1 Answer
1st Jan 2017, 3:31 PM
Roxie
Can you tell me how to resolve the string problems in python beginner please ...
strings
0 Votes
10 Answers
18th Mar 2021, 5:18 PM
Shenal Gunawardhana
ะะพะผะพะณะธัะต ัะฐะทะพะฑัะฐัััั ั ัััะตะพัััั ัััะพะบ
strings
0 Votes
3 Answers
11th Mar 2022, 10:04 AM
ะะธั ะฐะธะป ะะธั ะฐะธะป
Can set of strings from file pass to array of pointer in c?
arrays
c
code
pointers
strings
0 Votes
1 Answer
13th Apr 2022, 2:22 PM
EllaQueen
My code does not add up as in value but it rather adds up as strings
python3
2 Votes
4 Answers
28th May 2020, 8:56 AM
Papa Kwasi Ansah Asare
How to import strings from domains.txt to an array in the index.php? Solved! Thanks to ChaoticDawg!
array
chaoticdawg
domain
include
jakubec
php
7 Votes
2 Answers
15th Sep 2017, 7:55 PM
JaMi
CHALLENGE: how to interpolate constants and variables in PHP double-quoted strings and "heredocs".
challenges
constants
functions
interpolation
php
strings
2 Votes
1 Answer
17th Feb 2018, 9:08 PM
Bruno Della Motta
How can we use more than two regular expressions in a String.split() method in Java?
java
strings
5 Votes
4 Answers
20th Dec 2018, 1:28 PM
Nilesh Ingale
How do you convert strings to either all uppercase or all lowercase in swift
conversion
strings
swift
1 Vote
2 Answers
16th May 2020, 6:09 PM
Joshua Flynn
hi everyone, if i want to compare the values of two strings - for example "java" and "aavj"
java
7 Votes
2 Answers
25th Apr 2018, 10:14 AM
ABADA S
Very interesting question, why the function returns false if I join all strings into one word?
c++
strings
1 Vote
3 Answers
27th Dec 2022, 4:08 AM
TeaserCode
Write a code that reverses a String automatically In JS
strings
4 Votes
6 Answers
14th Nov 2018, 5:43 PM
ArgyriosPournaris
Why in main method in java we use array of strings as parameters not any integer or other
methods
2 Votes
7 Answers
15th Jul 2019, 2:53 PM
Nishant Singh
Write a program to input a sentence and display only those words whose first letter is Capital and last letter is small
strings
4 Votes
8 Answers
26th Mar 2022, 11:53 AM
Nandini Bhardwaj
Can anybody tell me what's wrong in this code, it is creating problems with input with spaces. E. Vegetable pizza.
strings
2 Votes
10 Answers
18th Sep 2020, 12:30 PM
Lucifer ๐ฉโ๐ป
https://code.sololearn.com/WJ2K6AxfIf1h/?ref=app Hello fam! Please how do i convert my answer to numbers and not strings
javascript
1 Vote
2 Answers
22nd May 2020, 4:46 PM
Infinite
Hi i wanna to know a method that can help me to make strings in alphabetical order
alphabetical
c
char
order
strings
1 Vote
4 Answers
8th Dec 2020, 10:44 PM
BAQQAL Hamza
How do I sign my name as a strings to my name variable
question
0 Votes
3 Answers
1st May 2017, 6:50 PM
Melvin Toran
How do I compare each and every character of a string in a list of strings in python
character
code
comparison
help
lists
python
python3
strings
1 Vote
5 Answers
9th Sep 2020, 5:15 AM
Kavya Devaraju
๐๐๐ Please can you tell me why this answer is the correct ?
java
strings
0 Votes
5 Answers
17th May 2021, 4:33 PM
Nacereddine Drici
Is it the case that More than one object creation is possible only in strings ?
java
memory
pointers
2 Votes
2 Answers
24th Apr 2020, 7:52 PM
Shubham Pandey
[SOLVED] Can Anyone Please Explain The Following C++ Program ??
c++
strings
29 Votes
8 Answers
20th Nov 2018, 12:54 PM
Nova
How do we get space in between strings, while multiplying the strings ?
strings
0 Votes
1 Answer
31st Oct 2020, 6:41 AM
Vivek Kumar Singh
Fill in the blanks to create a pattern that matches strings that contain one or more 42s. r"(42) 'blank'
quot;
metacharacter
python
0 Votes
8 Answers
4th Apr 2022, 1:02 PM
Rachel
I cant seem to get to turn the strings into an integer for a simple calculator
question
0 Votes
3 Answers
25th Aug 2021, 3:46 PM
The Agamer
What's the difference between subsequence(first, last) and substring (first, last) .
java
strings
0 Votes
4 Answers
26th Mar 2021, 12:14 PM
kreddyt
Cual es la respuesta porfavor regaleme la respuesta
strings
1 Vote
6 Answers
13th Aug 2018, 2:40 AM
Diana Yanes ๐๐๐
Write a Python program to get a string from a given string where all occurrences of its first char have been changed to '
#x27;
strings
-1 Vote
9 Answers
2nd Aug 2022, 5:08 PM
ADYA RAI
Question about an exercise: Fill in the blanks to create a pattern that matches strings that contain 3 characters
python
regular-expressions
0 Votes
4 Answers
4th Dec 2018, 10:40 AM
Johanna
Is the newline character only for outputting strings or is it just my syntax?
character
cout
newline
1 Vote
3 Answers
2nd May 2017, 5:58 PM
Redbozo
Could someone kindly explain why this integer 3 turns into an array?
arrays
int
ruby
strings
10 Votes
2 Answers
9th Jul 2020, 4:17 PM
ProfOduola๐๐ณ๐ฌ
How can i set length of any strings int to parameters of any return method ?
java
1 Vote
3 Answers
19th Oct 2019, 7:22 PM
VikaSh YadaV
Can't understand it... please explain it clearly to me..๐
strings
0 Votes
16 Answers
7th Jan 2017, 8:39 PM
Meesha Gambhir
How do I type backslash?
python
strings
-4 Votes
30 Answers
21st Apr 2020, 11:12 AM
Bilguun Battulga
Alphabetical order of strings depends on charset, how can we set that?
booleans
python
0 Votes
2 Answers
31st Jul 2016, 10:06 AM
Tamรกs Barta
How do I add strings to an string array that's inside a class?
arrays
c#
classes
1 Vote
2 Answers
30th Nov 2017, 12:40 PM
kenneth Stanley
How to declare a array of strings whose size is not yet known in c++
arrays
c++
3 Votes
2 Answers
4th Aug 2017, 6:18 PM
Sabiya
What are the key concepts to grab in understanding Strings manipulation in any programming language?
c
c#
c++
java
javascript
php
programming
python
string
swift
2 Votes
1 Answer
10th Nov 2020, 3:28 PM
Augustine Foday Ngobie
Removing ' and , from printed lists and use variables with strings in python dictionary list
dictionary
list
python3
0 Votes
4 Answers
25th May 2021, 5:49 AM
SeveredData
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
12
13
14
...
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