Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
Which method can be used to remove any whitespace from both the beginning and the end of a string?
python
0 голосов
3 ответов
21st May 2019, 6:19 AM
Redwine🍷🍻
How do i get rid of a character if i know its position in a java string?
delete
java
1 голос
3 ответов
1st Nov 2017, 2:35 AM
William Rodriguez
What's the purpose of writing two strings and adding them rather than just writing one string?
python
strings
1 голос
2 ответов
27th Aug 2016, 11:22 PM
Mike
In the following code snippet why is char[] is used, when we can use String?
java
0 голосов
2 ответов
4th Apr 2017, 5:04 AM
Sujay S Bhat
How do I have a user input a phone number and convert it from a string? ?
c#
input
0 голосов
3 ответов
9th Dec 2017, 4:47 PM
Chery
why do you have to assign yourName to a string? Couldn't you just leave the string out?
c#
input
0 голосов
3 ответов
15th Dec 2016, 2:25 AM
Vasiliy
Can you use the #define preprocessor to convert any value stored in a variable to string?
c
define
preprocessor
type-conversion
0 голосов
1 ответ
11th Apr 2020, 2:45 PM
Atiksh Mittal
What is the best way to convert sound to text string? The code converts the talk to writing
c#
0 голосов
2 ответов
26th Mar 2018, 10:36 PM
careem hashim
Could anyone help me, please that how to make a string array in c++ that can contain any string?
c++
0 голосов
4 ответов
17th Feb 2018, 10:57 AM
InfiniteFX
What is the command to declare a string data by human like cin>>a; but when a is a string?
c++
data-types
0 голосов
4 ответов
1st Aug 2016, 11:20 PM
Isembart
How can I improve my code below so that it is able to break apart any sized string?
css
dom
html
javascript
strings
0 голосов
1 ответ
10th Dec 2018, 11:15 PM
Thomas Czernek
Como declaro un array de multiple tipo de dato, es decir que contenga Int y String?
arrays
-1 голос
1 ответ
26th Mar 2018, 4:55 AM
Luis Arcia
What compiler should I use to allow the user to input the value of a string?
c++
compiler
strings
0 голосов
1 ответ
4th Nov 2016, 1:26 PM
Indie Geek
Write a OOP in C++ to read a string and find out number of vowels and consonants in that string?
cpp
0 голосов
4 ответов
6th Apr 2017, 2:10 AM
Damodar Joshi
• Write a program in C++ that input a string from the user and counts the number of vowels in the string?
shows
the
vowels
1 голос
4 ответов
11th Jul 2018, 11:22 AM
Emran Afghan
How do you take an input in python and verify its type and print accordingly if it is integer, float or string?
python
1 голос
5 ответов
11th May 2017, 1:14 PM
Madhurima Chakraborty
What's the difference between an empty string and a null string? And both of them will have an address in the memory?
empty
java
memory
null
strings
1 голос
2 ответов
23rd Jan 2020, 4:02 PM
Hichem GOUIA
Can you help me to write a java program to find the duplicate words and their number of occurrences in a string?
java
strings
1 голос
4 ответов
7th Jan 2018, 6:19 PM
Sreerag Murali
Can any one explain need of strings as already we have characters which can be used as string?
java
0 голосов
2 ответов
18th Oct 2017, 11:36 AM
Akhil Gorantla
While learning input, why do we need quote marks to insert numbers added in a string? They weren't needed at beginning.
input
strings
0 голосов
2 ответов
16th Jul 2020, 11:34 AM
Cyn1
Challenge: How do you remove the first and third occurrences of $ from a given string? (Code it and Upvote too)
#c#
#can
#challenge
#code
#everyone
#program
#question
#sololearn
#string
#upvote
3 голосов
1 ответ
15th Oct 2017, 7:14 AM
Anant Arun
why we use '+' between two string? if we don't write then also it will appear the same output.. so what is the use of that plus
plus
0 голосов
4 ответов
22nd Oct 2020, 4:02 AM
Kushal Barot
Anyone knows how to print a variable from a string? For exemple: var = 3, string = "var". Then, you have to print it from string
python3
-2 голосов
7 ответов
2nd Mar 2019, 11:51 AM
SlowFast
How to include \ as part of your string? Example : "martin\" prints martin\\. How do yoo make it print martin\
python
strings
0 голосов
3 ответов
18th Dec 2016, 9:55 PM
Akshata
How do I create a queue that can insert and delete more than one data value with the data value being string? Please and thanks
adt
basics
beginner
c
program
0 голосов
3 ответов
30th Mar 2020, 10:15 PM
Tyrese Morgan
Why is there an error when I concatenate a String var with a char to form a new String and this char belongs to another String?
strings
0 голосов
3 ответов
2nd Aug 2020, 5:59 PM
Adriel Mederos
How to write a function grade that takes in the name of the student and return the Grade of the student as a string?
defined_variables
dictionary
python
0 голосов
2 ответов
2nd Nov 2018, 8:30 AM
Nah Wei Siang
In PHP don't exist the 'char' type? If I declare a variable with one character it is classificate with a String?
data-types
php
0 голосов
1 ответ
30th May 2016, 11:56 PM
Diego Veronez Nunes
Is it possible to use the regex modules search function to find the subsequence of a subtring in a string? Below is the example
python
-1 голос
2 ответов
22nd Jun 2021, 6:52 PM
Dan
Why some programmer use char array of int instead of using strings,? And how to generate this char array from a string?
array
char
java
strings
1 голос
1 ответ
24th Sep 2017, 12:45 PM
Aboelazm Mohamed
write a recursive function to determine the given String is palindrome Or not and also write a recursive function to determine the length of the String?
c++
0 голосов
2 ответов
21st Nov 2016, 4:07 AM
Prithvi Malhotra
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
7
8
Следующий >
Актуальное сегодня
What's wrong with this code ? ( Beginner)
2 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Please rate my code from 1 to 10
2 Votes
Suggestions needed
4 Votes
Write a program to find the strings are in isogram or not
0 Votes
Square Roots
0 Votes
Currently learning C++, I’m getting into socket programming with C++
0 Votes
How to start
0 Votes