Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
It's true in python value small letters are grater then capital letters?
booleans
python
1 Voto
2 Respostas
11th Jan 2017, 8:36 PM
Zeng Rong Lin
Capital I(pronounce as "eye") and small l(pronounce as "al") are looking same
css
fontfamily
fontstyle
0 Voto
1 Resposta
17th Aug 2021, 8:46 AM
Parth
How can I make the user's inputed string starts with capital letter ??
capital
input
java
name
scanner
strings
4 Votos
1 Resposta
25th Apr 2017, 12:20 PM
Fady Sayoud
Why String in java is the only data type which starts with a capital letter?
java
6 Votos
4 Respostas
25th Feb 2017, 10:03 AM
Bukuru Henry
Is it compulsory method name start with small letter &class name capital letter
java
1 Voto
2 Respostas
2nd Sep 2019, 1:52 PM
LOKESHA E J
Write program to print "JS is fun". Note that the sentence starts with capital letters. Hint Use console.log() function
console
help
javascript
print
-8 Votos
8 Respostas
23rd Jul 2021, 7:44 PM
Nv Abdallah
How to input 10 names from user and print the names in capital letter ?
c
str
2 Votos
4 Respostas
31st Oct 2018, 9:45 PM
Abhay
How do I turn a string into capital letters or the other way around? (Python)
python
2 Votos
3 Respostas
16th Jun 2024, 12:19 PM
Pablo PC
Is it necessary to begin new object in Java Script with a capital letter?
javascript
1 Voto
2 Respostas
19th Jul 2021, 2:49 PM
Daniel Nyagaka
New Hidden Feature In Sololearn?
capital
sololearn
text
11 Votos
4 Respostas
14th Mar 2018, 10:14 AM
Muhd Khairul Amirin
Write a program to convert all vowels to capital letter in a sentence
c
-2 Votos
3 Respostas
19th Aug 2017, 3:34 AM
Aravindhan
Is it compulsory method name start with small letter & class name capital letter?
java
1 Voto
2 Respostas
2nd Sep 2019, 1:48 PM
LOKESHA E J
True & False are case sensitive. Must be capital T & F. is this correct?
booleans
python
2 Votos
3 Respostas
23rd Dec 2015, 3:15 AM
Melvin Khoo
Hi world. Since I started learning HTML I realized HTML <tags> don't have capital letters . Why is this so?
<html>
1 Voto
9 Respostas
13th Jun 2020, 8:13 PM
Princess Jessica
In python how to can i write a letter in a word in capital...!
capital
help
python3
0 Voto
5 Respostas
24th Sep 2020, 2:14 PM
Srishti
Veriables beginning with capital letter are called constant.can we apply this in c also?
ruby
variables
0 Voto
2 Respostas
28th May 2017, 5:03 PM
Sneha Gursale
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
Please help me to develop java name filter (indicating Capital name and small letter names
java
0 Voto
2 Respostas
24th Oct 2019, 9:13 AM
Victorhez Edward
C++ says that class first letter should be capital but why string class first letter is small 's'?
c++
2 Votos
2 Respostas
13th Sep 2020, 7:17 AM
Gaurav Rawat
Write a program to input a sentence and display only those words whose first letter is Capital and last letter is small
strings
4 Votos
8 Respostas
26th Mar 2022, 11:53 AM
Nandini Bhardwaj
Is it true that the small letters are greater than capital letter.....in python.. Which means a>A
booleans
0 Voto
2 Respostas
5th Dec 2018, 8:41 AM
Uma
When initiating objects in Java (such as A a = new A();), what is the difference between the first and second capital A?
java
5 Votos
12 Respostas
11th Jul 2018, 11:26 AM
Nick
Complete the given program to print "Java is fun". Note that the sentence starts with a capital letter. Hint Just add the t
java
-9 Votos
6 Respostas
1st Jul 2021, 8:01 AM
Treesa Sophia
So, this code is about changing every word's first letter capital of the whole string..
beginner
coding
javascript
needhelp
programming
sololearn
0 Voto
2 Respostas
23rd Sep 2017, 10:40 AM
Junaid Choudhary
How we change the first letter of first name and first letter of last name in capital letter if input would be all in lower case
python
python3
2 Votos
15 Respostas
15th Dec 2019, 7:57 PM
Subhash Kumar
Let's create a country card. This program takes the name of the country and its capital as input. Complete the function to retur
es6
objects
-2 Votos
3 Respostas
25th Jun 2021, 3:39 AM
Vyacheslav Simdyanov
It says you cannot start a variable name with capital letter but it allows its use in 'try it yourself' section..
ruby
variables
2 Votos
5 Respostas
5th Nov 2016, 5:26 AM
Jnanesh Prabhu
How is it possible to print the Hungarian vowels á, é, í, ó, ö, ő, ü, ű, plus the capital version of these, and ß in Python?
python
6 Votos
5 Respostas
1st Oct 2018, 3:10 PM
Mariann Margitics
un individuo desea invertir su capital en un banco y desea saber cuánto dinero ganará después de un mes y cuanto tendrá finalmen
ayuda
1 Voto
6 Respostas
23rd Oct 2020, 6:35 PM
juancarlos balam
Write a function that takes in a string and then prints out all the vowels in the string. Make sure it can deal with capital let
#python
1 Voto
8 Respostas
4th Oct 2021, 7:37 PM
Msawenkosi Zuma
Input from console an array which has 6 char elements, store and display only those elements which are capital
java
1 Voto
2 Respostas
13th Oct 2017, 6:33 PM
Anuraj Garhwal
Hi, Can anyone help me with this coding challenge? My function should return a new string, that will have only capital letters.
datastructures
interview
jaavscipt
0 Voto
2 Respostas
12th Mar 2020, 7:36 PM
Jojo
I did not understand why the option with the small letters is a wrong answer while the one with the capital letters is correct?
variables
-1 Voto
3 Respostas
1st Nov 2020, 8:17 PM
MADOUI Rachda
Need help with removing characters and making all letters uppercase but keep spaces in the .txt.
c++
capital
characters
letters
print
remove
2 Votos
7 Respostas
21st Sep 2017, 9:47 PM
Anastasia
When I write the first line of code to say Hi, it won't get the H with a capital letter. I can't go to the next question.
problem
python
0 Voto
3 Respostas
22nd Mar 2017, 6:21 AM
Len Bastiaens
string.find
c++
capital
cpp
library
npos
string
0 Voto
2 Respostas
10th Aug 2018, 10:00 PM
Harry
What is difference between String & string in C#
c#
capital
difference
example
lower
strings
0 Voto
1 Resposta
31st Mar 2019, 4:34 PM
Hasnat ul haq
No entiendo que hago mal
=
=
c
capital
el
letcountry
readline();//complete
readline();let
1 Voto
3 Respostas
8th Feb 2023, 12:50 PM
Masiel Venegas
Reading and Capitalization of csv rows in PYTHON.
capital
csvread
csvwrite
python
rows
strings
0 Voto
1 Resposta
8th Sep 2017, 5:49 AM
Hamza Kiani (Gakhars)
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
2
Próximo >
Quente hoje
Sticky position
2 Votes
Help please?
3 Votes
Hi Friends , how to compile a java code on android.
3 Votes
How to get better with problem-solving and programming
1 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Suggestions needed
4 Votes
SQL practice
2 Votes
Ejercicio Pytho
0 Votes
Game development
0 Votes