Corsi
Corsi
Compilatore di codice
Compilatore di codice
Discuti
Prezzi
Squadre
Accedi
Registrati
Menu
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
I was expecting for the output to be 'b', why does it outputs 98? And how can i make the output letter 'b'?
c#
variables
0 Voti
1 Risposta
17th Jul 2021, 9:57 AM
Xenon
3. Write a program that, in the text you type, will select the words ending in the letter and display them . I did that.
c++
0 Voti
2 Risposte
3rd Oct 2019, 11:00 PM
Anz
Write a C++ program where the user input his/her first name into an array of characters. Then display the name (from the array) one letter on each line.
arrays
c++
0 Voti
3 Risposte
8th Sep 2016, 12:36 PM
Najwa
how to find a word consisting of one letter and extra spaces in each line in the file? write found in a new file
c
file
files
strings
0 Voti
1 Risposta
19th May 2018, 8:59 PM
Irina
I tried to print out letter A single B twice C tripple to Z twenty six using user input and in place operator but failed help
3
python
1 Voto
2 Risposte
20th Sep 2020, 11:59 PM
Muhammad Abdulmalik
I want to create a 12 number alphabet as range in PHP like (â Db8jhCn9HMUZâ) it includes lower and upper case letter numbers?
12
alphabet
case
letter
lower
number
php
range
upper
-1 Voto
4 Risposte
18th Nov 2017, 3:18 PM
Hassan Raza
Hello pls I'm having with a code.I'm trying to write letter A but it's nt printing it out.the A is smh deformed.pls help me!!
for
python
while
0 Voti
3 Risposte
23rd Nov 2018, 6:38 PM
tobi emma Oladele
Replace many letters in a string in ruby gsub method
gsub
in
letter
replace
ruby
string
4 Voti
1 Risposta
15th Oct 2019, 5:01 PM
Justin Luttkau
If we write % symbol before the letter, is it mean that the name in the table should end with whatever letter we use.
sql
2 Voti
2 Risposte
21st Jan 2018, 5:45 PM
Anil s chavan
If a word contains an odd number of characters,you must replace the middle letter of the word use this sumbol "*"
c++
0 Voti
2 Risposte
23rd Jan 2017, 6:56 PM
Vanja Pin
Intermediate Python 10.0 Given a string as input, you need to output how many times each letter appears in the string.
k
-1 Voto
1 Risposta
23rd Sep 2021, 8:56 AM
Nikam Anant Shivaji
How can I extract letters from a single word in Python?
extract
letter
python
python3
string
word
0 Voti
3 Risposte
2nd Apr 2020, 8:02 AM
X-PLORE BIPUL
How to create input where I write something and the first letter I type ,let's say I typed 'python' and it display language.
x
0 Voti
3 Risposte
3rd Sep 2017, 1:49 PM
Wretch Crusher
How to make button and put on it image and when I click on it , it write letter 'Űš' in arabic in html web?Please write the code
css
html
jquery
php
sql
3 Voti
3 Risposte
10th Mar 2017, 2:19 AM
Kirollos Ayman
What's wrong with the code that's on my profile which named ticket seller? it allows me to put just the first letter of my name
c++
help
0 Voti
3 Risposte
1st May 2018, 6:27 PM
Jelaleddin
Help me with code for a subscription to our news letter do when I add something one gets a email notification.
forms
-2 Voti
1 Risposta
29th Apr 2022, 2:12 PM
Bugembe Eric
Is it compulsory to use only P while creating tags <p> if yes . Why can't any other letter if no whats the difference ...
tags
0 Voti
2 Risposte
6th Sep 2019, 7:17 AM
Manem Yaswant
How can i by way of a for loop, print each letter of the alphabet 23 times on a row in c++
c++
0 Voti
2 Risposte
29th Nov 2017, 11:37 AM
Boansi Kufuor Oliver
Could anyone tell me why the following code gives errors? I want to test if the letter entered is (a)then the result is true.?
c++
help
1 Voto
2 Risposte
8th Sep 2017, 10:30 AM
RiGeL
I'm trying to make a cipher, and need to assign each letter its number value, how can I do this and make it printable?
c++
char
variables
0 Voti
2 Risposte
4th Nov 2018, 11:35 PM
JDLives
How to Build a string of sequence of alphabets by starting from the letter entered with a size of the number entered?
javascript
-2 Voti
1 Risposta
14th Dec 2021, 2:39 PM
Michael Samson
when I run the code and enter the value of 'a' a letter instead of showing the erroe it's showing the sum.!?
c++
variables
0 Voti
1 Risposta
19th Dec 2018, 9:16 AM
Aditya Rathore
help finish it! need to work without errors! how to ensure that the letters do not repeat?
...
indexof
js
lette
letter
strin
string
1 Voto
4 Risposte
28th Nov 2019, 4:37 AM
Đ ĐŸĐŒĐ° Kozak
Given a string as input, you need to output how many times each letter appears in the string. You decide to store the data in a
=
input()
text
-2 Voti
3 Risposte
20th Apr 2022, 2:49 PM
Alabi Ayodele
Is it possible to set a letter to a variable and have it go through the rest if the alphabet by any means? (Explained better inside)
python
0 Voti
3 Risposte
15th May 2017, 12:20 AM
Matthew Stroud
Why does not split the word from string list by letter by letter??? When the user input any word from list then will show split
python
0 Voti
1 Risposta
4th May 2020, 3:50 PM
Amxl Amixul
I want to create a 12 number alphabet as range in PHP like (â Db8jhCn9HMUZâ) it includes lower and upper case letter numbers?
12
alphabet
case
letter
lower
number
php
range
upper
0 Voti
1 Risposta
18th Nov 2017, 3:19 PM
Hassan Raza
[SOLVED] Can someone show me how char works
char
computer
help
int
java
lesson
letter
number
speak
string
1 Voto
9 Risposte
1st Mar 2021, 6:33 PM
Serana Zentha
5. Write a JavaScript function that accepts a string as a parameter and converts the first letter of each word of the string in
javascript
1 Voto
1 Risposta
9th Dec 2016, 7:01 PM
Nashwan Aziz
5. Write a JavaScript function that accepts a string as a parameter and converts the first letter of each word of the string in
javascript
0 Voti
1 Risposta
9th Dec 2016, 12:41 PM
Nashwan Aziz
Write a c++ program to print letter T using * character,the horizontal line in T of length 3n & width n ,vertical line l 2n &w n
c++
0 Voti
1 Risposta
14th Aug 2019, 10:13 AM
Joselin Kiruba
Number pattern
danifdez79
java
javascript
letter
number
pattern
php
python
ruby
7 Voti
3 Risposte
28th Dec 2017, 7:19 AM
Daniel
Write a program where we type letters a to e, if the user types another letter display an error message. Type 7 and it quits.
c#
0 Voti
1 Risposta
14th Mar 2017, 1:55 AM
Jason Bourne
when I run the code and enter the value of 'a' a letter instead of showing the erroe it's showing the sum.!? and on entering hig
c++
variables
0 Voti
1 Risposta
19th Dec 2018, 9:17 AM
Aditya Rathore
Is there any way to create a trigger that rollback when there is an insert in name that do not have the first letter a capital?
a
0 Voti
1 Risposta
9th Jan 2020, 10:58 AM
Miki Yas
Max Value in a List of Strings
letter
letters
list
lists
max
py
python
string
strings
values
1 Voto
6 Risposte
3rd Jul 2020, 7:09 PM
Brian Braddock
Can anyone guide me how to display the letter x and the column and row next to it? I already did the inner patterns in the link.
number
pattern
python3
1 Voto
1 Risposta
4th Dec 2017, 4:18 PM
Äá»ng VĆ© Minh PhĂșc
How to keep a user from entering a character or a word for a number (int) input
c++
error
if
input
letter
number
word
1 Voto
1 Risposta
25th Jul 2018, 7:12 PM
Cem
[CHALLENGE] Write a program in C or C++ that outputs capital letters.
c
c/c++
c++
capital
challenge
letter
output
program
1 Voto
1 Risposta
6th Jun 2018, 3:12 AM
SomeOne
With nicknames does it have to be two letters or can you extend it with an extra letter or so as it may get more confusing or does it make it easier?
join
nicknames
sql
1 Voto
2 Risposte
14th Dec 2016, 6:16 AM
Rebecca Wolf
How i can stop the program to input an invalid code. i am asking for a number then the user enter a letter how i can prevent it?
ASAP
help
need
0 Voti
1 Risposta
20th Aug 2017, 12:42 AM
Brad Pete
-1cm letter-spacing
anser
css
help
letter
letter-spacing
text
0 Voti
1 Risposta
27th Aug 2022, 10:17 AM
Curt Pauline
Is it necessary to use the court function with a switch statement? And does the case value always have to be a number? or can it be a letter or word?
c++
switch
0 Voti
2 Risposte
30th Sep 2016, 7:11 PM
Danielle Gaston
How to write your own code for builtin functions of php
count
function
length
letter
manual
php
string
strings
strlen
1 Voto
1 Risposta
21st Jan 2018, 4:57 PM
Bilal Asghar
Why is this the output?
assign
exam
help
letter
number
output
python
question
solve
understanding
0 Voti
2 Risposte
30th Nov 2018, 4:08 PM
Elis Belen
9
'o'
'w3resource.com',
2
9.
a
accepts
and
arguments
arguments,
count
expected
function
javascript
letter
number
occurrences
of
output
sample
specified
string
string.
that
the
two
will
within
write
2 Voti
6 Risposte
24th Dec 2016, 9:11 PM
Nashwan Aziz
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
8
9
Successivo >
Popolare oggi
Is it possible to convert .zip file to apk? If yes, how??
1 Votes
Pointers cpp
2 Votes
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
0 Votes
Why canât I use double â in python?
0 Votes
Is pro worth the money ?
1 Votes
2 cases not correct what's the problem
1 Votes
Drawing images in java
2 Votes
Need Guidance: AI Tools for Creating an App Prototype & UI/UX Design
1 Votes
Youâre free to give me your advice! đš
0 Votes