Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
The program print the count of characters which are repeated in next n characters. Help me to solve this
c
1 Voto
1 Respuesta
28th Feb 2019, 2:12 PM
Muralikrishnan
How can a words can be search from a text file. also search the characters & sentences..
python
0 Votos
2 Respuestas
12th Sep 2017, 2:57 PM
luckk lucky
Why The Characters are not coming properly and Only 0 is working plzzz tell and also make a Fixed one plzzzz
ggg
1 Voto
3 Respuestas
20th Sep 2020, 5:14 PM
Gamer Stream
Hello...how do i count characters in the sentence...example i write in console with space or .?-() then it output us count
java
0 Votos
5 Respuestas
20th Nov 2016, 6:37 PM
Hasim Hasimov
Solved the problem with a crutch, I don’t understand how to do it right. Need count the number of characters in a string.
helpme
python
1 Voto
3 Respuestas
25th Feb 2022, 4:07 PM
Alexandr Grebyonkin
How we can display arabic or Chinese or Hindu characters imported data in Jtable or vector tables?
java
0 Votos
2 Respuestas
4th Aug 2016, 6:11 PM
Adjed boumediene
How to create a code which identifies whether the user input is composed of the only characters specified in the program?
development
javascript
web
3 Votos
1 Respuesta
30th Apr 2018, 8:20 AM
scientist
Make a function that takes two strings as input, and outputs the common characters or letters that they share. (For example, Inp
#python
0 Votos
3 Respuestas
4th Oct 2021, 7:56 PM
Msawenkosi Zuma
Given a String containing numbers and uppercase characters (A-Z) , write Java methods that decompresses the String
java
methods
1 Voto
1 Respuesta
5th Apr 2017, 3:35 PM
Ahmed Sameh
How to reverse alphabets of a string in Python?
alpha
alphabet
alphabets
character
characters
how
py
python
reserve
string
6 Votos
18 Respuestas
29th Mar 2020, 4:52 AM
Payal Sharma
Can be use characters in switch statement? Can you please explain this with the help of an example in C++ ?
c++
switch
0 Votos
1 Respuesta
20th May 2019, 1:40 AM
Anuj Raghu
What code do I need to use to declare a variable that is a mixture of characters and numbers?
c++
0 Votos
3 Respuestas
5th Feb 2017, 4:13 AM
Ritaj J.A
Do you know how to write Japanese characters in C++? // Alguien sabe como escribir letras japonesas en c++?
c++
japanese
2 Votos
1 Respuesta
12th Nov 2017, 7:13 PM
Francisco Moreno Vazquez
Text to speech using python character by character
characters
python
speech
text
1 Voto
2 Respuestas
25th Apr 2019, 12:23 PM
Ketan Lalcheta
How should not allow special characters and numbers in text box?But it allow space.without using java script and use only html 5
html
0 Votos
5 Respuestas
8th Dec 2017, 6:52 AM
Bala Subramaniam
A program in C to make a histogram of the frequency of different characters in a line.
sololearn
0 Votos
1 Respuesta
25th Jul 2019, 11:06 AM
Immortal Chandan
How to make a window on the screen using arrays and char characters of the ascii table?
arrays
ascii
char
cmd
java
0 Votos
1 Respuesta
11th Sep 2018, 2:59 AM
Jossue
Write a c++ program to print and count the no. Of characters repeated in an string separately
strings
-1 Voto
1 Respuesta
24th Oct 2017, 4:40 PM
Anurag Pathak
You write a phrase and include a lot of number characters (0-9), but you decide that for numbers 10 and under you would rather w
help
python
0 Votos
3 Respuestas
25th Nov 2021, 12:30 PM
Կարեն Բայադյան
In Python, is there no special characters like newline(\n), vertical tab(\b) as in C or any alternate way to use this.......
print
1 Voto
2 Respuestas
11th Jul 2019, 2:13 PM
V.RENUGHA
How can I adjust the space between characters?
between
characters
html
space
1 Voto
3 Respuestas
17th Sep 2016, 3:08 PM
Richard Blackburn
Can any one explain need of strings as already we have characters which can be used as string?
java
0 Votos
2 Respuestas
18th Oct 2017, 11:36 AM
Akhil Gorantla
Someone could help me, I want you to concatenate the first 2 characters of each of these 3 strings, I attach my program
c
0 Votos
3 Respuestas
25th Aug 2021, 4:50 AM
kevin josuè mondragon nuñez
How to write a program in pthon to ask the user to input a string and display how many characters are numeric and alphabet
python
3 Votos
4 Respuestas
12th Jan 2018, 10:27 AM
Jun Alcain
The sequence of characters in the file is given. Convert the file by replacing all question marks with zeros
python
python3
-1 Voto
2 Respuestas
25th Apr 2022, 9:35 AM
Gulnur
Accent and ñ in python
characters
python
spanish
syntaxerror
utf-8
1 Voto
3 Respuestas
29th Jan 2021, 12:25 AM
Carmen Lucía
Are there any function on js that can take two characters from tow different var and put it together on one element of array
array
js
1 Voto
4 Respuestas
6th Aug 2018, 4:19 PM
Omar Muhammad Nofal
ANSWER: NO ◇ Is it possible to move back to the previous line on console?
\b
\r
c++
characters
text
2 Votos
4 Respuestas
23rd Mar 2018, 11:54 AM
xaralampis_
Why is the address of a variable is 12 characters long instead of 8 as given in c course in pointer's section ?
address
c
pointers
1 Voto
2 Respuestas
18th Aug 2020, 4:58 AM
Ankush Kurmi
Anyone knows how to align table in the middle vertically? And how to set a characters limit on password form?
form
html
tables
1 Voto
2 Respuestas
28th Dec 2016, 9:54 AM
Kartika
How read method will behave in files encoded in utf, since some characters in utf have 2 bytes?
files
python
0 Votos
1 Respuesta
21st Jan 2016, 10:13 AM
Henrique Vianna
How to allow user to input only number and character (A-F) in java? And how to match number to characters in java?
java
1 Voto
1 Respuesta
1st Jan 2020, 7:03 AM
Neath
I want to make a program counting characters in a sentence .... and it just doesn't work😁....someone can explain to me???
code
error
0 Votos
3 Respuestas
20th Sep 2017, 11:39 PM
Ibo Mohammad
Why I am getting characters more than the declared array in the code below when I input more than 10 characters?
c
datatypes
2 Votos
1 Respuesta
21st Sep 2019, 4:29 PM
Darshnik Deep
Can anyone plz explain this code in easy words?
arrays
c++
characters
string
0 Votos
1 Respuesta
10th May 2022, 5:34 PM
Muhammad Talha Atif
How would I edit this to have a space between every two characters?
characters
java
loops
methods
strings
1 Voto
5 Respuestas
5th Mar 2018, 6:43 PM
Sebastian Sivertsen
How to Reverse String without change the place of Special Characters?
change
characters
of
place
reverse
special
strings
the
without
-2 Votos
18 Respuestas
28th Feb 2017, 11:01 PM
Mohd Abid
Implement the below function to print the frequency of these characters b, f, j, p, v in a given string and also print the coun
java
0 Votos
3 Respuestas
31st Aug 2021, 3:00 PM
Ravikumar Chauhan
Why this code is not giving any output?
array
ascii
char
characters
cpp
index
oop
2 Votos
7 Respuestas
2nd Aug 2022, 6:59 PM
Muhammad Talha Atif
Am I the only one who can't use Capslock Chatacters?
big
can'T
characters
use
2 Votos
1 Respuesta
23rd Nov 2017, 6:45 AM
Illuminati Section EUROPE
Read 50 characters at a time from a file and append each chunk to a string to rebuild the original.
help
pyhton
0 Votos
1 Respuesta
12th Apr 2019, 10:34 AM
Misal Chugh
Write a program to accept characters from the user and count total alphabet and digit till the user enters ‘$’.
c
-2 Votos
2 Respuestas
9th Oct 2022, 9:26 AM
Sam Mtle
How do you read in characters from a string opened file and store them in 2D array? In particular, it should read ROWS lines,
#2darrays
#c++
0 Votos
3 Respuestas
18th Jan 2019, 1:50 AM
Eviolet Rider
Write a Regex that matches 4-6 characters of base64 string, appended by . or - and then followed by an email with an alphanumeri
java
0 Votos
2 Respuestas
14th Oct 2021, 5:06 AM
pranav
In array can I declare variable?if I wanna make a variable list or In array can I add characters?
adding
array
characters
variables
0 Votos
2 Respuestas
28th Aug 2017, 8:18 PM
Emrul Hasan Emon
Why is the output of this code >>> print('print("print")') is >>> print("print") ? As we know Characters like double quote must
input
output
python
0 Votos
1 Respuesta
28th Dec 2018, 10:51 AM
Kazi Tanvir Ahmed
Why I am getting characters more than the declared array in the code below when I input more than 10 characters?
c
datatypes
1 Voto
1 Respuesta
21st Sep 2019, 4:30 PM
Darshnik Deep
I have a question about the "First recurring characters" problem (Python)
abba
character
characters
first
python
python3
recurring
0 Votos
8 Respuestas
23rd Aug 2019, 11:52 AM
Ahmad Faris Khawarizmi
<form>how to make the characters in password be visible for some seconds? or it will become * as soon as other char is inserted?
forms
html
1 Voto
3 Respuestas
26th Dec 2016, 11:44 AM
Navneet Sharma
How to write the program in MPLAB to send the hex values for the ASCII characters A,B,C,D,E to port B.
mplab
0 Votos
1 Respuesta
22nd May 2018, 12:48 AM
harmika dave
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
9
10
11
Siguiente >
En tendencia hoy
Hofstadter a sequence code coach is not running
0 Votes
the code for bigneer is not really what to do after coding begeneer in sololearn
0 Votes
Input errors (python)
1 Votes
Vote Code
1 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Without degree job
0 Votes
Script file names
0 Votes
I wanna know is that what about dot net developers in future there is possible they gonna downfall in industry
0 Votes
Je cherche des gens qui parle français pour apprendre le langage c
0 Votes
How can I add gradient to the background
1 Votes