Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Keep spaces [Solved✓]
character
space
0 Votes
2 Answers
1st Oct 2020, 12:18 PM
Jorge Ackermann
Given a string, return a string where there are three characters for every character in the original.
for
loops
python3
strings
0 Votes
7 Answers
4th Feb 2022, 7:28 AM
Jaz
i couldn't get why i can't take a character pls help me:(
c
char
problem
scanf
0 Votes
2 Answers
3rd Apr 2020, 11:22 AM
Aylin
[SOLVED] How do you add the characters of a string to a character array?
java
0 Votes
3 Answers
21st Aug 2021, 5:30 PM
james kelly
How do we replace a character in a string with some other ?
python
strings
0 Votes
2 Answers
28th Feb 2020, 6:14 PM
Jatin Kumar
"getchar() Returns the value of the next single character input." What does this mean ?
input
output
0 Votes
6 Answers
31st Dec 2020, 1:36 PM
Sembi Emmanuel
How we use boolean expression in if condition for a alphabet and special character ?
c++
1 Vote
4 Answers
2nd Jun 2022, 3:34 PM
John
How to find the length of the string for which any character in string is again exists?
input
java
output
python3
strings
1 Vote
11 Answers
24th Jan 2018, 5:16 PM
Nikhil Kohli
Can we split the string in a single character and then assign the value to each of the element
c
cpp
python3
3 Votes
6 Answers
25th Apr 2020, 3:22 PM
Khushboo Kumari
ℹℹ❌Challenge.. ❌ℹℹLets code which gives the occurences of every single character in the given string..or simply the frequency...
challenges
character
code
frequency
split
stringslicing
9 Votes
8 Answers
2nd Oct 2017, 4:57 AM
tcivnokh
How to get an string character from user and print it in output
python
0 Votes
4 Answers
17th Jan 2017, 2:52 PM
Akshay
How can I make a button input a character into a paragraph using HTML, CSS and JS
<button></button>
0 Votes
7 Answers
3rd Jun 2023, 11:30 AM
Rex Cherish Okoha
If we do not declare the character set in our HTML, what happened?
code
codeplayground
html
html5
properties
website
1 Vote
3 Answers
4th Oct 2017, 4:14 PM
Rovin kumar
Does == operator in python compares any character with its ascii value?
booleans
1 Vote
2 Answers
17th Jan 2018, 2:20 AM
Divyansh
How to change Numbers to XXX Character in reactjs or java script or html or in css
css
html
javascript
reactjs
2 Votes
7 Answers
23rd Feb 2018, 4:43 PM
Tamilselvan S
Regular Expression to match a pattern that doesn't starts with an alpha-numeric character
c++
java
javascript
python
regex
1 Vote
1 Answer
22nd May 2018, 6:47 PM
777
how can I convert an integer into a character in c++??
c++
0 Votes
2 Answers
16th Jul 2016, 4:21 AM
frizern
How to change the character of the string like ("good" to "oodg" in java
java
0 Votes
2 Answers
2nd Nov 2020, 4:02 PM
Pondurai N
How do I add a character in a specific index of a list?
python
1 Vote
1 Answer
11th Feb 2021, 6:17 PM
The Rocky
Help if I input awasome it didnt work well
character
counter
python
0 Votes
5 Answers
31st May 2022, 9:09 AM
Alejandro47
Provide a sample program about using character sequences. Please help me.
codeplayground
project
-4 Votes
3 Answers
22nd Jan 2021, 1:44 PM
Rutilla Lagare
can anyone tell me the gmail character verification through javascript ????
javascript
1 Vote
1 Answer
27th Sep 2017, 3:53 PM
Susovan Das
How do loop and get the first character of every element in a python list.
for
iterators
lists
loops
python
0 Votes
3 Answers
27th May 2021, 3:23 PM
David Holmes Ng'andu
Error while copying the value of string type variable to a character type variable.
c++
file-handling
strcpy
0 Votes
4 Answers
18th Dec 2018, 2:07 PM
S O U ✌️ I K
How to count the ball captured by each character?Give the pokeball is 20..ball captured by all character is 10
python3
0 Votes
8 Answers
25th Mar 2022, 3:07 PM
CML
How to get character input from user with using datainputstream class in java
java
0 Votes
2 Answers
29th May 2019, 9:40 AM
deep diver boy Ak
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
I want to read a character which doubled on a string
in
java
one
string
two
words
0 Votes
1 Answer
11th Feb 2018, 7:17 PM
Gaurav Tomar
Do all character entities of html display properly on all systems?
css
html
language
programming
1 Vote
1 Answer
19th Jan 2018, 7:43 PM
DEEPANKAR BABU
Which character use to delimit the string in memory in c++
c++
loops
0 Votes
1 Answer
8th Mar 2018, 8:23 AM
Hunt4 Tricks
How can i change color of every single character in html
html
0 Votes
1 Answer
18th Nov 2016, 6:39 AM
Haris Ejaz
What is a good way to convert character array of varying sizes to a string? (C++)
array
c
char
character
conversion
cpp
garbage
string
strings
to
0 Votes
4 Answers
31st Mar 2022, 8:48 PM
Seb TheS
Unicode characters in Java
character
java
unicode
1 Vote
4 Answers
10th Nov 2019, 5:39 PM
Avinesh
How can I get the last character before cursor position in a edittext view?
android
app
java
1 Vote
2 Answers
13th Jan 2018, 6:35 PM
Jamiu Akinyemi
What is the statement used to accept a character when using Scanner class?
character
java
scanner
2 Votes
2 Answers
18th Feb 2018, 11:42 AM
Alok Agarwal
Python print(chr(128)) UnicodeEncodeError: 'ascii' codec can't encode character '\x80' in position 0: ordinal not in range(128)
ascii
unicodeencodeerror
0 Votes
6 Answers
26th Nov 2018, 6:40 PM
Dimitris K
¿What is the difference between the character sets UTF-8, UTF-16, ASCII and ANSI? And ¿what's better?
generics
html
html5
progaming
sololearn
1 Vote
3 Answers
6th May 2019, 2:29 AM
Andrés Eduardo Rojas Herrera
how would you generate an 8 character password with 4 random alphabet and 4 random number using slicing and concatenation.
python
0 Votes
17 Answers
25th Mar 2019, 12:34 PM
banna101
How i can MAKE CONVERSATION from CHAR to INT ( if my character , for example '1' )
c++
char
int
type-conversion
0 Votes
8 Answers
25th Apr 2020, 7:08 PM
Eskalate
What a char type variable stores ? A character or its ASCII code
ascii
character
format
print
specifier
1 Vote
1 Answer
16th Jun 2019, 3:11 AM
Krishna Kumar
I did not understand the purpose of width in "%[-][width].[precision]conversion character " (used in printf statements)
input
output
0 Votes
4 Answers
7th Oct 2019, 2:47 PM
Sk. Ahmed Razha Khan
Is there a C++ keyword to output equivalent Ascii values of a certain character
ascii
0 Votes
2 Answers
26th Jun 2022, 12:31 PM
Liza Tolentino
Correct the code by removing space between the character and number that is given in output screen
booktitle
python
0 Votes
5 Answers
24th Dec 2020, 7:14 PM
harsh lakhara
How to return the number of times a character repeats in a text fils
character
count
python
text
0 Votes
2 Answers
21st Jun 2019, 5:05 PM
David Nierman
Why character 'd' does not get joined to last element of the list in the below code..?
lists
python
2 Votes
5 Answers
23rd Nov 2020, 10:14 AM
Yathindra S
Please help me my code doesn't work 😭 😭 java course : Word counting and Character counting 🥺
java
1 Vote
3 Answers
9th Jul 2023, 11:56 PM
Kaung Myo Htet
Can any body tell me why i can't get the output by putting special character in printf instead of emojis
c
2 Votes
7 Answers
18th Jun 2023, 8:02 AM
Harshita Tyagi
How to find character "and" in iphone 4S? I mean the logical operator
java
operators
0 Votes
3 Answers
10th Nov 2016, 8:00 AM
Felipe Gútiez
How to check a password string contain more than 2 special character in python????
python
0 Votes
2 Answers
7th Aug 2020, 10:01 AM
Seema Haldar
I need help that removing specified character from non-empty using index character. Test data: wresource
c#
character
remove
0 Votes
3 Answers
4th Dec 2020, 4:55 AM
Princess Manalo
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
9
10
11
...
16
Next >
Hot today
How to install Bcrypt here
3 Votes
Codegames
1 Votes
عفاكم بغيت نسولكم كيفاش ندير كود ويكون صحيح؟
1 Votes
What is happening with sololearn
1 Votes
CAN I FOLLOW YOU🙏🙏!!!
2 Votes
CAN ANYONE TELL ME WHAT TO LEARN NEXT AFTER ADVANCED PYTHON CONCEPTS
1 Votes
How can I add images to my website
0 Votes
Programming language learning
0 Votes
Start
0 Votes
Object oriented programming
0 Votes