Corsi
Accedi
Inizia a imparare l'IA
Corsi
Accedi
Inizia a imparare l'IA
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
Why is islower function always showing 0 no matter what character I use?
c
help
0 Voti
4 Risposte
12th Aug 2021, 3:53 AM
Harkeerat Singh
Is it possible to delete a character in a paragraph by unicode value?
javascript
2 Voti
5 Risposte
12th Jan 2017, 3:25 PM
Kim Raynor
Can u say that strings are character list...why? or why not??
lists
0 Voti
2 Risposte
12th Sep 2019, 4:22 AM
Badal Desai
How do i read a file line by line then only return first character of each line?
files
lists
python
strings
1 Voto
7 Risposte
15th Mar 2021, 3:54 PM
David Holmes Ng'andu
What is happening in this code?
c
character
pointers
7 Voti
4 Risposte
29th Jan 2021, 6:08 AM
Hrutik Bhalerao
When I tried to print (5²) the output was syntax error invalid character in identifier , why??
calculations
2 Voti
9 Risposte
1st Sep 2021, 10:10 AM
Emma Chitembo
How can I save an user's character on another char variable?
input
0 Voti
2 Risposte
25th May 2018, 3:36 PM
Fernando Adrián Frías Ochoa
Write a function that make letters upper (in a sentence) but delete all things that are not letters like ( space punctuation
character
just
upper
3 Voti
11 Risposte
22nd Oct 2018, 7:35 PM
safae safa
How to take input character and integer seperated by space In java?
code
cpython
input
java
0 Voti
2 Risposte
8th Feb 2020, 4:47 PM
Dhananjay
Write a program to replace consonant in a string with special character (#)...plz
c
in
programming
1 Voto
4 Risposte
5th Sep 2018, 2:57 PM
jeevan
How can I make the special character check also match spaces?
javascript
0 Voti
2 Risposte
27th Aug 2018, 12:11 AM
Daniel Cooper
How to check if a string contains specific character like *!@#£??? Python
python
python3
1 Voto
2 Risposte
14th May 2020, 8:03 AM
hassan👨🏼💻
how to assign other language character to a string variable?
python3
strings
0 Voti
1 Risposta
17th Sep 2020, 1:18 PM
Abenezer
How to store a unique character using array in c
please
0 Voti
2 Risposte
31st Jul 2017, 12:49 PM
Lham Tsering
is "char" predefined by Python as a character in the code?
python
strings
0 Voti
3 Risposte
27th Jul 2016, 12:24 PM
Kimberly Jo Robins
When coding a graphic game,how to make a character and how to make colours appear
character
colour
games
0 Voti
10 Risposte
29th Mar 2017, 6:17 PM
Kofi Sam
how to count individual repeated word in a text, not repeated character in a text...
javascript
1 Voto
4 Risposte
14th Jul 2021, 8:26 AM
🤖Web Gig🤖
How to find first non repeated character of a given String?
c
c++
java,
language
programming
2 Voti
1 Risposta
21st Oct 2017, 5:07 AM
Sanika Awasthi
How can change the place of 1 character in an array?
array
beginner
edit
python
0 Voti
2 Risposte
15th Mar 2019, 3:18 PM
Jordi
How should I get character and integer together as input in c++?
notepad
1 Voto
2 Risposte
31st Jul 2018, 3:40 PM
Ayan Biswas
How to read a single character in java Scanner object
java
scanner
user-input
1 Voto
1 Risposta
2nd Oct 2016, 2:47 PM
Rohit Kumar
When i declare a integer variable and store within character then my loop becomes infinite.
c++
1 Voto
6 Risposte
19th Jun 2020, 11:14 AM
varun
What is Character Encoding; How where and why do you use it?
charcterencoding
html
programming
1 Voto
3 Risposte
28th Jan 2018, 1:59 PM
Raaja Thalapathy
How to combine characters to become and output as a single string?
character
strings
0 Voti
2 Risposte
26th Jun 2022, 6:10 PM
Liza Tolentino
How can i arrange..my given input(for example a name.) into seperate alphabet..
arraylist
c++
character
6 Voti
10 Risposte
2nd Oct 2017, 11:08 AM
Omkar Tripathi
What is the use of '\b' escape character in c programming ?
\b
c
c11
ec
error
0 Voti
2 Risposte
6th May 2019, 10:12 AM
Vikash Kumar
What is a character encoding(charset) in html5 . What does uf-8 do?
html
html5
0 Voti
3 Risposte
16th Jun 2016, 8:51 PM
Benjamin
How to get each character from string while taking input from user
java
0 Voti
2 Risposte
25th Mar 2020, 6:45 AM
Mayank
Is there a way to read character from a file?
c++
file
fstream.h
readfrom
sololearn
0 Voti
1 Risposta
14th Aug 2018, 5:22 PM
THE GAMER
< Or > conditional statements is applied only for character or strings also?
booleans
python
0 Voti
5 Risposte
17th Aug 2016, 12:44 PM
Shraddha Behra
Write a program to enter a character abd check whether it is alphabet or digit
@@
check
data
type
0 Voti
7 Risposte
1st Aug 2018, 12:49 PM
Siddhi Agarwal
What is the error and to correct this code
character
stream
1 Voto
2 Risposte
1st Apr 2020, 9:23 AM
🎶💞Sravs💞🥀
Can we split a string using more than one character by using the split( ) function ? If so, how?
function-arguments
functions
java
library
split
strings
7 Voti
3 Risposte
15th Feb 2019, 4:34 AM
Nafisa Sardar
Given a string S which contains all lowercase character without any punctuation. Return the internet resource address for string
c
c++
python
0 Voti
6 Risposte
14th Jan 2020, 10:54 AM
Mohammad Fakhruddin Ahmad
Write a regular expression that matches a string that contains a character that is not a or b.
python
2 Voti
10 Risposte
30th Apr 2018, 2:08 AM
chris
Is it possible to input an operator by character get result ?
character
data
type
0 Voti
2 Risposte
1st Jun 2020, 2:16 PM
Abhishek Kumar
Write as program which will remove any given character from given string?
beginner
programming
strings
0 Voti
1 Risposta
11th Feb 2020, 11:56 AM
Arman Ansari
C Programming: Store values to the variable using the ASCII character code of a variable
c
char
input
loop
1 Voto
5 Risposte
7th Nov 2020, 4:01 AM
March Zucherbug
Find duplicate character in given input string using python & C language. Both.
c
duplicate
python3
reverse
strings
0 Voti
2 Risposte
8th Jan 2020, 7:48 AM
print out
Union in structure : The code is not working with a character as a choice i.e 'y'
c
0 Voti
10 Risposte
11th Jul 2019, 3:27 AM
Sofi Chaudhary
For username i need 6-12 character .how to write code for it
java
2 Voti
2 Risposte
21st Dec 2017, 12:56 PM
Suresh Reddy Palagiri
How do I save a 2d character array into a file in c++?
c++
0 Voti
3 Risposte
31st Jan 2020, 7:05 PM
Rasul YeaBari Sun Beam
C#-Display maximum occurred character with the count in the given string without string functions
c#
0 Voti
4 Risposte
26th Feb 2020, 2:16 PM
Gopinath
How do I find the percentage of characters in a text based on the users input.
character
frequency
0 Voti
4 Risposte
19th Aug 2017, 2:15 PM
Ade Omotayo
How do i store the first character of a word in a char variable?
java
4 Voti
3 Risposte
18th Apr 2017, 9:56 PM
chris
What is easy to codes in sorting ascending like pigeonhole_sort,bucket_sort using character not integer
all
experts
to
0 Voti
6 Risposte
13th Apr 2017, 12:42 PM
Nabel U. Abdulmalik
WRITE a program which accepts a character and display its next character!!!
c++
-1 Voto
2 Risposte
15th Aug 2016, 5:34 AM
Kabeer
how can we ask user to give input (integers) like this in character array..
ask
can
give
how
input
to
user
we
1 Voto
4 Risposte
13th Oct 2018, 12:14 PM
Arun
How to get character inputs at the same time from user in Python?
python
python3
1 Voto
2 Risposte
19th Feb 2020, 2:11 AM
Dan
When should I put a '\0' to the end of a string or character array?
c++
strings
1 Voto
5 Risposte
10th Apr 2018, 4:49 PM
Matt Zhang
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
8
9
10
...
16
Successivo >
Popolare oggi
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Need help
1 Votes
How to install Bcrypt here
1 Votes
Pointers in c#
1 Votes
Please click me
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes
How to Get Better at Solving Programming Problems
0 Votes
Hello !
0 Votes
Help
1 Votes