Cursos
Fazer login
ComeƧar a aprender IA
Cursos
Fazer login
ComeƧar a aprender IA
Q&A DiscussƵes
Pesquisar
Pesquisar
FaƧa uma pergunta
FaƧa uma pergunta
How to write possible strings formed by using the characters 'c', 'a', 't', 'd', 'o', and 'g' exactly once.
char
java
strings
0 Voto
3 Respostas
7th Feb 2021, 6:28 AM
Airose P. Abel
how much time/effort does it take to be perfect at programming syntax (no typos or missing characters ) ?
help
programming
syntax
3 Votos
4 Respostas
8th Aug 2017, 9:58 PM
Mohammed Taha
WAP to enter a string and display the set of characters in the string
arrays
c++
functions
strings
0 Voto
1 Resposta
10th Jan 2018, 12:10 PM
Pooja Gera
How to check for any special characters ($, @, %,& etc...) are present on an string, tuple, list or dictionary...
data-types
operator-precedence
predefined-variables
python3
0 Voto
6 Respostas
31st Jan 2019, 7:14 PM
Vinod Damunupola
[check the code] : why does code 1 and code 2 prints 13 and 14 characters respectively? Why different? They should have the same
arrays
c
c++
clang
clanguage
cpp
strings
0 Voto
4 Respostas
15th May 2022, 10:49 AM
blueshipswims
Help me pls. Taking 13 characters in array and the number of rows; i have to print a proper pyramid using (for-do while-while)
c
c++
2 Votos
5 Respostas
23rd Oct 2022, 12:32 PM
Mahdi
How to write a program that receives a number as characters (char) from 0-9 and A-F(A=10;B=11...)
c
0 Voto
2 Respostas
29th Dec 2018, 3:03 PM
Alaa Seh
Read a line of characters from keyboard, if it is a lowercase letter, output its uppercase equivalent, and vice versa.
c
program
1 Voto
5 Respostas
29th Mar 2019, 10:24 AM
Eve
How to dynamically allocate memory to an array to read n characters from a file?
allocation
array
c-string
c++
dynamic
file
memory
read
0 Voto
2 Respostas
7th Oct 2017, 5:48 PM
RUB1C0N
Do you know where to find a comprehensive list of escape characters using the backward slash?
escape-characters
python
strings
1 Voto
2 Respostas
27th Jul 2017, 10:56 AM
Yet another Order from Chaos
How to initialize 5 strings of 3 characters ? don't want to declare 5 strings but one ?
c
langage
2 Votos
3 Respostas
8th Jun 2017, 6:36 PM
Zineb Ab
How to Traverse a python string to print it in different lines two characters at a time ?
python
1 Voto
3 Respostas
6th Dec 2018, 8:04 AM
$ahil
split line into words using all special characters as delimiter but to keep delimiter in list.
python
1 Voto
2 Respostas
15th Dec 2017, 6:19 PM
Shikha S
Is there a limit to the amount of characters that you may have in a String variable?
java
variables
2 Votos
2 Respostas
17th Dec 2016, 11:46 AM
Thomas Wybenga
What does that mean--> char[100]? Does it mean that I can only write up to 100 characters in the input?
input
output
2 Votos
2 Respostas
4th Nov 2018, 5:53 PM
MargaritaK
How can i limit the number of characters from my post description on a page.
?>
<?php
$decription
echo
0 Voto
1 Resposta
26th Jun 2018, 12:29 PM
Li2Ekodaf
Write a C++ application that sorts characters W, A, T, Y, V in descending order
c++
0 Voto
1 Resposta
6th Apr 2020, 4:47 PM
Nyamekeh Forbah Dominic
any one please give me answer to construct a program for counting special characters in a string
python
0 Voto
3 Respostas
8th Nov 2016, 3:11 PM
nayana john
How to make there be others between the lines of characters using loops (I don't know how to write the question correctly)
loops
python
range
2 Votos
3 Respostas
9th Dec 2022, 7:06 AM
Dmitry Frolov
Why does it print an integer value when it is asked to print multiple characters (in single quotes)?
c++
0 Voto
2 Respostas
24th Feb 2020, 11:24 AM
Chetan Satpute
How to compare two strings in python inside the characters example: input1 :xy and input 2:xyz output: z
@coding
@program
@python
-1 Voto
3 Respostas
24th Sep 2022, 3:44 PM
N G Johnson
The blank for box is of 4 characters its showing wrong everytime i type bax
c#
operator-overloading
-1 Voto
2 Respostas
6th Jan 2017, 3:21 PM
gunjan
Write a program that can print characters correspond to the least significant byte of an integer variable without using loops
c
0 Voto
4 Respostas
13th May 2021, 5:16 AM
Sanket Athawale
Please guys can someone tell me the code for creating animation, cartoon characters and 3d. Thanks
3d
animation
cartoon
code
0 Voto
1 Resposta
11th Jul 2018, 3:02 AM
Jimoh Ademayowa Ridwan
How to generate output without the letter a of the characters a, s, d, f, a, s, d, f
arrays
java
javascript
2 Votos
3 Respostas
28th Feb 2018, 6:15 AM
Fernando Fergan Yugan
C++ code for: Write a program to print a histogram of the frequencies of different characters in its input.
cpp
histogram
Kernighan
richie
2 Votos
2 Respostas
12th Dec 2017, 7:26 PM
Augusto Alvarez
How do I calculate the percentage of characters in a text based on the users input in python code please. BTW noob here
character
frequency
0 Voto
8 Respostas
19th Aug 2017, 5:36 PM
Ade Omotayo
Why I am getting characters more than the declared array in the code below when I input more than 10 characters?
c
3 Votos
1 Resposta
21st Sep 2019, 4:30 PM
Darshnik Deep
Why the below code prints "fatcat" and what bool is doing ?both variables have same length of characters why cat1 is greater ?
boolean
boolean-logic
python
1 Voto
7 Respostas
7th Feb 2019, 3:31 PM
Vishal Gaikwad
Is there a way to compare the first character of a string to the last character without knowing the amount of characters in it?
strings
0 Voto
4 Respostas
1st Jun 2022, 5:22 PM
bee
[check code] : Why does Code 1 prints the characters as it is sent through "scanf" and code 2 doesn't. Please Explain
arrays
c
characters
clang
cpp
doubt
java
strings
1 Voto
3 Respostas
16th May 2022, 5:42 AM
blueshipswims
C program files This is a program to reverse first N characters in a file But this program is not reversing
c
files
3 Votos
1 Resposta
9th May 2021, 12:53 PM
Bharani Kudala
In android studio, how to resolve question mark characters in json output from database for farsi language???
android
android_studio
database
farsi
json
question_mark
sqlite
0 Voto
1 Resposta
9th Jun 2018, 11:05 AM
Root
Reading files
characters
files
reading
0 Voto
1 Resposta
12th Feb 2022, 5:13 PM
Knowledge Is Power
Returns an array of string consisting of the characters in s split into tokens based on the delimeter c, followed by a
arraylist
c
1 Voto
5 Respostas
24th Oct 2018, 1:47 AM
Tuyen Pham
What is the relevance of number of characters in an array where we store our input?
input
output
0 Voto
1 Resposta
29th Sep 2019, 9:01 AM
Ankit Sharma
Challenge: write a code in any language to count newlines, words and characters in a text file.
c++
java
javascript
php
python
python3
ruby
2 Votos
1 Resposta
8th Oct 2017, 7:43 PM
Debraj Das
Extract only 300 characters from a body of text and append it with '...', can someone explain why?
api
html
javascript
0 Voto
2 Respostas
8th Mar 2020, 2:43 PM
Ben
How can I draw a character and put it in the code?
characters
coding
java
0 Voto
2 Respostas
19th Nov 2017, 3:05 PM
Forlorn Sphinx
How to create a password for an account of paytm in java bluej?? The password should contain atleast 5 characters with atleast
java
2 Votos
5 Respostas
2nd Dec 2017, 1:33 PM
Anuraj Garhwal
java program to find all accurrences of characters in given file and store the result in array or linked list ?
arrays
linkedlist
1 Voto
4 Respostas
22nd Mar 2018, 9:07 AM
Nada Darras
Program must accept a string s and integer n.the program must print the characters repeating consecutively at least n times
characters
consecutive
in
print
string
1 Voto
2 Respostas
14th Aug 2018, 4:55 PM
Dinesh chandru
Guys, how do i find whether a string contains consecutive same characters in python using regex.
python
python3
regex
regular-expressions
0 Voto
1 Resposta
10th Apr 2017, 12:57 PM
Reagan
Having serious trouble, cant enter more than 2 characters for the create a string containing double quotes. Anyone else?
bug
python
strings
-2 Votos
5 Respostas
27th Oct 2016, 10:30 PM
Erin
Please when making a password validator in Python, how do I make the user input mixture of letters and characters
passwordvalidator
python
python3
validator
1 Voto
2 Respostas
19th Mar 2020, 9:01 AM
Emmanuel Anozie
Write a program to input the full name and then print total number of characters present in it, using c++. Make it short.
all
best
c++
the
use
2 Votos
6 Respostas
24th Nov 2017, 12:08 PM
Harsh Tirkey
I want this code to print individual characters every milisecond to produce a typing effect. Can anyone tell me how?
pausing
text
whatever
1 Voto
2 Respostas
17th Mar 2019, 10:12 AM
Mark V Zephyrus
Make a C program in which user input a word and it counts number of characters as a output.
c
program
question
0 Voto
2 Respostas
28th Apr 2021, 8:20 AM
Arin Bagul
How ASCII values are associated with the characters?
ascii
c
c++
characters
2 Votos
1 Resposta
6th Sep 2019, 12:38 PM
Nagaraj P
The program print the count of characters which are repeated in next n characters. Help me to solve this
c
1 Voto
1 Resposta
28th Feb 2019, 2:12 PM
Muralikrishnan
FaƧa uma pergunta
FaƧa uma pergunta
FaƧa uma pergunta
FaƧa uma pergunta
< Anterior
1
...
8
9
10
11
Próximo >
Quente hoje
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for āIntergalactic Championā
3 Votes
I am new
1 Votes
Changing String Variables into int in C++
0 Votes
Python intermediate help with dictionaries
0 Votes
Advertising in Sololearn
1 Votes
Fill in the blank to declare a static variable.
0 Votes
Marquee
1 Votes
RUST'S FUTURE
1 Votes
Any Advise?
1 Votes
Popsacles Aufgabe
1 Votes