Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
Can we use the features of writing character values for a given integer as in c in c++?
c++
13 Votos
1 Resposta
14th Oct 2017, 6:56 AM
Bijay Shah
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 Voto
5 Respostas
9th Sep 2020, 5:15 AM
Kavya Devaraju
What is character encoding in HTML 5? Why do we use it?
html
html5
0 Voto
2 Respostas
31st May 2017, 1:59 AM
Shiva Anand
How to specify a certain range of character in a list of words in list
python3
1 Voto
3 Respostas
9th Apr 2019, 5:10 AM
Karthik Devillers
How I can eliminate integers and take the only character from the input line and reverse it in C.
c
or
python
0 Voto
8 Respostas
1st Feb 2021, 3:21 AM
PRAJWAL
Is the newline character only for outputting strings or is it just my syntax?
character
cout
newline
1 Voto
3 Respostas
2nd May 2017, 5:58 PM
Redbozo
Will the getchar() function get only the first character if the user entres a string?
c
getchar()
1 Voto
3 Respostas
29th Dec 2018, 3:57 PM
Konybud
How can we scan a character?
character
java
0 Voto
2 Respostas
15th Feb 2018, 4:00 PM
Sathya
Specific characters removal
character
importre
list
python
remove
2 Votos
17 Respostas
20th Jul 2022, 6:41 PM
Srki
How to access the pointer to the character array?? What is the expected output ?
arrays
c
c++
dynamic
memory
null
pointers
0 Voto
3 Respostas
8th Nov 2019, 9:10 PM
Puneet Goel
Which programming language should I learn to create optical character Recognition app/software?
apps
character
optical
recognization
1 Voto
1 Resposta
9th Aug 2017, 6:13 AM
Prakash
Using while statement ask the user to input a character, accept only character Y or N.
c++
0 Voto
3 Respostas
20th Feb 2022, 1:54 PM
Justine Santos
Can you please explain me how this program works to convert Uppercase Character to Lowercase.
convert
2 Votos
3 Respostas
26th Nov 2017, 6:35 AM
Chormore
How to set equal width of ASCII-characters in Code-Playground's Python-Output?
character
codeplayground
equal
python
width
12 Votos
9 Respostas
25th May 2018, 3:36 AM
Jan Markus
How to Write a program to convert Binary codes to ASCII decimal and to Character equivalent ?
python
0 Voto
3 Respostas
8th Jan 2023, 6:38 AM
Jhazel Rose Hitalia
What is the method to avoid return random value in the end of the character array ?
\0
c++
char
0 Voto
6 Respostas
27th Jun 2018, 12:31 PM
Omar Muhammad Nofal
Is it possible to use the difference between two characters set as one character set in regex?
differences
python
python3
regex
regular-expression
3 Votos
2 Respostas
1st Sep 2022, 7:58 AM
The future is now thanks to science
.I am 78 69 82 68 . Try finding my character 😁
c++
1 Voto
1 Resposta
13th Feb 2017, 9:29 AM
AnuraG
How do u show character limit in an input in this form:
forms
0 Voto
1 Resposta
19th May 2020, 1:02 PM
Samuel Achinihu
Read a string, interchange adjacent characters. If the length of the string is odd then the last character need not to be chang
boards
icse10th
java
programming
strings
1 Voto
12 Respostas
7th Apr 2022, 7:41 AM
Nandini Bhardwaj
How can I give condition in my program for a character to be a Capital letter? Without using ASCII values
basics
capital
character
condition
if-statements
1 Voto
12 Respostas
18th Feb 2018, 11:02 AM
Sufal Chhabra
What is the meaning of array of character that are statically allocated cannot be changed? Please answer this giving some ex
arrays
c
char
0 Voto
10 Respostas
21st Oct 2019, 5:04 PM
Purushotham
What is the program to find the entered character is vowel or not?
c++
0 Voto
2 Respostas
29th Dec 2016, 12:49 PM
Ravi Yadav
Program to take character input from user and calculate no of characters,no of words and no of spaces without using strlen!!
threads
0 Voto
9 Respostas
30th Jun 2020, 2:21 AM
Faraz Ahmed
How to compress string in python I am not getting proper output can you please help me
character
compress
count
frequency
python
string
4 Votos
15 Respostas
29th Feb 2020, 10:47 AM
Shelly Kapoor
How to get a multiple line input and halt on special character in python.
input
line
multiple
python3
1 Voto
1 Resposta
11th Jan 2019, 6:19 PM
Justin P Mathew
How to check first and last character of two strings are same are not ?
python3
1 Voto
2 Respostas
29th Jan 2019, 11:52 AM
Muralikrishnan
When i parse character it says an error but when its an Integer its just fine
java
parsing
2 Votos
3 Respostas
8th Sep 2017, 6:24 AM
jomar ibarra
How to check the first character if it is a symbol? In Java when tokenizing using buffer
java
5 Votos
1 Resposta
23rd Oct 2019, 6:05 PM
Zhenis Otarbay
How can I read a mouse click on some character that is printed? (I can get its position in a COORD)...
c++
mouse_input
windows
2 Votos
12 Respostas
26th May 2017, 5:31 AM
Solo Wanderer 4315
Write a Java program to print the ASCII value of the entered character
a
ascii
java
of
print
program
the
to
value
write
-1 Voto
1 Resposta
26th Nov 2020, 1:11 PM
Saniidhya Ojha
How can i erase a character from a string & replace that with a new character?
c++
string
0 Voto
2 Respostas
3rd May 2020, 6:15 AM
Ashfaq Reshad
What is the fastest at learning how to smoothly type special computer keyboard's programming character i.e *&%$#}{]=[ ? ....etc
c++
loops
7 Votos
4 Respostas
6th Dec 2016, 8:05 PM
CMD
Can anyone explain me how could c variable store more than one character here? If it's because of recursion how recursion made?
explain_recursion
step_by_step
5 Votos
5 Respostas
1st May 2021, 2:00 PM
Hemasri Kottapalli
I wonder what is the practical benefit and use value of this code !?
character
classes
code
python
9 Votos
2 Respostas
24th Mar 2018, 5:50 PM
Vučko/Вучко/Vuchko
how to set all the spaces in a string to @ or any other character
c++
2 Votos
2 Respostas
13th Apr 2017, 2:46 PM
AISHWARY SINGH CHAUHAN
I don't get the address of a character variable in c++ in the following. char c; cout<<&c; Please explain why? Thanks!
c++
7 Votos
3 Respostas
24th May 2020, 4:19 PM
Win Htay 🇲🇲
Why do we need strings and can we also use the character type?
strings
swift
0 Voto
2 Respostas
25th Aug 2016, 6:32 AM
Rebin Khailany
What is problem in this program?
character
java
1 Voto
1 Resposta
12th Oct 2017, 10:56 AM
Code Race
Where is the problem ?
c
character
in
1 Voto
4 Respostas
5th Nov 2018, 11:25 AM
mo🐼
Can any one tell me how can l call a character of a string type variable
call
charater
java
0 Voto
3 Respostas
19th Dec 2019, 7:19 PM
Joi Jo
Please, how do i consider a situation where the user inputs a character or alphabet instead of an integer...
python3
2 Votos
4 Respostas
7th Sep 2018, 9:24 PM
wizHÆVÊN§
Java. Quiz. Bad wording. Fill in the blanks to output 4th character of the String "a".
challenges
java
literal
question
quiz
wording
0 Voto
3 Respostas
8th Aug 2017, 10:09 AM
Andrew Harchenko (Tomsk)
In c, can i used equals() function to compare the two values of character variable? If yes, then how?
()==b
a.
equals
2 Votos
4 Respostas
25th Mar 2018, 4:13 PM
varun pawar
I really need someone to explain the return character in a function very simple and understandable
return
0 Voto
2 Respostas
9th Nov 2020, 3:45 PM
Amour Phantom
Java code to find new line character in a string without using loop?
character
line
new
-1 Voto
2 Respostas
15th Feb 2018, 5:05 AM
Ganesh Nandyala
How do i setup buttons for controlling character on a pc using python?
for
games
pc
python3
-1 Voto
1 Resposta
28th May 2017, 6:24 AM
Charles
The default character encoding in HTML5 is UTF-8. Can someone make it simpler for me?
html
html5
0 Voto
2 Respostas
7th Sep 2018, 5:08 PM
Emmanuel Anom Kwabena
Write a program in java to print each character of a string without repeating any.
arrays
java
sorting
strings
0 Voto
3 Respostas
23rd Jan 2017, 4:14 PM
Advik Singhania
HELP!!!
c
character
radix
sort
string
0 Voto
11 Respostas
16th Jun 2020, 3:27 AM
Jia Yin
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
10
11
12
...
16
Próximo >
Quente hoje
The hidden trap in python function
4 Votes
What is a web browser intension?
1 Votes
Web page
1 Votes
Percobaan
0 Votes
Mentors
0 Votes
Thread local : global vs local
0 Votes
Codding lern
0 Votes
Postgrrsql and python
0 Votes
What are these purple cubes good for?
0 Votes