Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
How can i do a Student regestration In C++ with Strings?
c++
help
strings
1 Vote
21 Réponses
18th Sep 2018, 2:59 PM
Drowned Darkness The not so silent Gamer Queen
When would you ever have to compare strings?
python
1 Vote
4 Réponses
14th Jan 2017, 8:29 PM
Karl
Why does this code work with integers but not with strings?
in
int
list
string
9 Votes
5 Réponses
19th Mar 2019, 3:30 PM
🍇 Alex Tușinean 💜
What is c_str and data functions in strings?
string
2 Votes
1 Réponse
8th Mar 2022, 12:38 AM
Melissa Akli
How to make an array of strings?
arrays
c++
cpp
strings
0 Vote
1 Réponse
14th Jul 2018, 9:31 PM
Ricardo Natera
How to write the number's degree in python strings?
math
python3
strings
1 Vote
7 Réponses
17th May 2017, 6:50 AM
Uktam Khamidov
Please tell me how to put space between strings?
python
strings
0 Vote
6 Réponses
14th Feb 2019, 12:45 PM
Shumpei Sori
How to get first 10 letters of a strings?
java
3 Votes
5 Réponses
29th Dec 2017, 3:42 AM
Shahed Mohammad Hridoy
How do I use JOptionPane for Strings?
dialog
If
input
name
programming
string
0 Vote
1 Réponse
17th Jun 2017, 9:36 AM
Julien Best
The numbers in quotes is supposed to be strings?
python
strings
0 Vote
6 Réponses
28th Jun 2016, 3:03 AM
Akash Desarda
How to implement selection sort in list where list elements are strings?
lists
python
python3
strings
6 Votes
4 Réponses
19th Dec 2018, 1:47 PM
Mara
Does the input function always takes inputs as strings?
input
phython
1 Vote
2 Réponses
26th Jan 2020, 3:41 PM
Hzkel
why dont you use endl; when printing strings?
c++
data-types
0 Vote
3 Réponses
17th Jan 2017, 7:53 AM
jonathin
Why does the phython console not display strings?
not
strings
working
0 Vote
1 Réponse
24th Aug 2018, 4:58 PM
Matty Patty
What is the correct way to implement dynamic strings?
c
realloc
0 Vote
3 Réponses
9th Oct 2018, 10:42 PM
O A T S
Can we predict List as an array of Strings?
array
lists
strings
0 Vote
4 Réponses
27th Dec 2017, 6:12 AM
Devika
Simple input number + list programme, but how to use strings?
input
lists
output
python
1 Vote
9 Réponses
20th Jul 2017, 8:01 PM
Russell Dyson
How does the following program work? How does max(list) and min(list) work with strings?
lists
python
11 Votes
6 Réponses
21st Jun 2019, 6:55 AM
SWETA X
Is there an equivalent of the switch function, but for strings?
c
strings
switch
1 Vote
4 Réponses
25th Nov 2020, 11:02 PM
Nemanja Boskovic
How to write in the file 2,3 etc. strings?
files
python
0 Vote
3 Réponses
2nd Jul 2017, 12:43 PM
Timka
C++ How do I use if and else with strings?
c++
cin
else
If
strings
0 Vote
4 Réponses
15th Dec 2016, 9:25 PM
Krzysztof P.
Is a line a single string or a set of strings?
string
1 Vote
3 Réponses
16th Jul 2018, 12:08 PM
Dhrubajyoti Mandal
What is the equivalent to function (method) "length" in java Strings?
strings
1 Vote
2 Réponses
2nd Aug 2020, 3:46 AM
Adriel Mederos
[✅SOLVED✅] How does max() act on a list of strings?
lists
max
python
python3
string
1 Vote
2 Réponses
6th Oct 2017, 3:20 PM
LunarCoffee
What is the difference between single and double quoted strings?
python
strings
0 Vote
3 Réponses
13th Jan 2017, 6:00 AM
rukon
What is the difference between single quote strings and double quote strings?
strings
0 Vote
4 Réponses
9th Aug 2020, 7:43 AM
Favour Kanyike
How to user the Random class with strings? (import java.util.Random)
java
2 Votes
1 Réponse
12th Mar 2017, 6:41 AM
nwytg
How to get space while we add two strings? Example: print( "HELLO"+"FREINDS").
print
1 Vote
3 Réponses
11th Jul 2018, 8:31 AM
Bhavya Pawar
When do we use size_t data type and npos in c++ strings?
c++
0 Vote
2 Réponses
20th Jan 2021, 2:05 PM
TeaserCode
What's the difference between single quotes and double quotes in strings?
python
strings
1 Vote
2 Réponses
11th Nov 2017, 6:07 AM
Pooja Lakshmi
What function should i use for comparing the last 3 characters of strings?
string
structure
0 Vote
3 Réponses
18th Dec 2018, 5:24 PM
Lilit
Why the function gets() in C more appropriate than fgets() to handle strings?
c
0 Vote
2 Réponses
2nd Jun 2020, 2:51 PM
Mic_2020_1_Luz_Pereira
Does it mean that print can be used to concatenate strings?
print
strings
0 Vote
2 Réponses
26th Mar 2017, 10:14 PM
Chinonso Nwosu
Is there any method or package to convert number to strings?
python3
0 Vote
1 Réponse
14th Sep 2020, 12:33 PM
Jeevan Manjunath Naik
JS. How do you add input type " number" as a number _ and avoid strings?
+
+=
add
how?
html
input
javascript
number
string
0 Vote
10 Réponses
19th Jul 2019, 3:54 AM
Ginfio
How to split one column into two in python? and how to do the same with strings?
python
table
tkinter
1 Vote
7 Réponses
14th May 2023, 4:55 AM
Дмитрий Бендин
Why is my output a list of characters instead of a list of strings?
enumerate
indices
lists
python
strings
1 Vote
2 Réponses
8th Mar 2020, 5:29 PM
Conor
Can you use switch statements with strings? If so a do I achieve that?
strings
switch
2 Votes
2 Réponses
31st May 2017, 10:05 AM
Yehx H.
How does the split method work for strings? Please provide a simple example or more. Thank you
java
1 Vote
4 Réponses
14th Mar 2020, 8:45 AM
Alex Schmidt
instances for double quotes strings
double
for
instance
quotes
strings?
0 Vote
7 Réponses
20th Dec 2019, 2:03 AM
Kenzhin Takezhi
Java converter. How to change the encoding of a strings? Java 1.7 (Java N-IDE for ANDROID) или решаем проблему с кракозябликами
encoding
java
russian
utf-8
1 Vote
5 Réponses
14th Dec 2019, 1:25 AM
Виктор Потоцкий
Why when I enter data by "prompt" and want to add it add up as text strings?
javascript
strings
supernoob
0 Vote
2 Réponses
12th Jul 2020, 2:57 PM
Sam Vásquez
What does r"\w" mean and how do backslashes work in raw strings? Can I use another letter apart from w?
python
strings
1 Vote
4 Réponses
11th Feb 2023, 7:48 AM
Olamilekan Alexander Fasanya
What data-type are mathematical operators such as +, -, *, and //? Does python consider these strings?
data-types
1 Vote
1 Réponse
2nd Jan 2019, 3:00 PM
EconPilot
Does the str() function in Python will take all types of objects as parameters or only the Strings?
python
3 Votes
1 Réponse
25th Nov 2017, 2:43 AM
sai chander
Can map be used in strings? Do I have to split a string in order to search and replace elements from it?
javascript
js
1 Vote
3 Réponses
19th Apr 2020, 7:26 PM
Sajid
I may be stupid for this,but what is a float, input, and strings? I'm a beginner so it doesn't quite click yet. Thanks!
beginner
python3
4 Votes
4 Réponses
5th Feb 2017, 3:53 AM
PaperGami T.
How do I write a sequence of numbers so I can define them as var's and use those var's to call strings?
javascript
0 Vote
2 Réponses
16th Apr 2019, 6:13 PM
Jake Serrano
[SOLVED] How is it 0 here? I thought it must be 1 cause they look the same each other. Is the problem length of the strings?
c++
cpp
output
string
0 Vote
2 Réponses
11th Sep 2021, 10:37 PM
mesarthim
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
2
Suivant >
Aujourd'hui en vedette
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Online voting system
2 Votes
Odd even threads without condition variable
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes