Cursos
Iniciar sesión
Comenzar a aprender IA
Cursos
Iniciar sesión
Comenzar a aprender IA
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
It's true in python value small letters are grater then capital letters?
booleans
python
1 Voto
2 Respuestas
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 Votos
1 Respuesta
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 Respuesta
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 Respuestas
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 Respuestas
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 Respuestas
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 Respuestas
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 Respuestas
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 Respuestas
19th Jul 2021, 2:49 PM
Daniel Nyagaka
New Hidden Feature In Sololearn?
capital
sololearn
text
11 Votos
4 Respuestas
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 Respuestas
19th Aug 2017, 3:34 AM
Aravindhan
Is it compulsory method name start with small letter & class name capital letter?
java
1 Voto
2 Respuestas
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 Respuestas
23rd Dec 2015, 3:15 AM
Melvin Khoo
In python how to can i write a letter in a word in capital...!
capital
help
python3
0 Votos
5 Respuestas
24th Sep 2020, 2:14 PM
Srishti
Hi world. Since I started learning HTML I realized HTML <tags> don't have capital letters . Why is this so?
<html>
1 Voto
9 Respuestas
13th Jun 2020, 8:13 PM
Princess Jessica
Veriables beginning with capital letter are called constant.can we apply this in c also?
ruby
variables
0 Votos
2 Respuestas
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 Respuestas
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 Votos
2 Respuestas
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 Respuestas
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 Respuestas
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 Votos
2 Respuestas
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 Respuestas
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 Respuestas
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 Votos
2 Respuestas
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 Respuestas
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 Respuestas
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 Respuestas
5th Nov 2016, 5:26 AM
Jnanesh Prabhu
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 Respuestas
23rd Oct 2020, 6:35 PM
juancarlos balam
How is it possible to print the Hungarian vowels á, é, í, ó, ö, ő, ü, ű, plus the capital version of these, and ß in Python?
python
6 Votos
5 Respuestas
1st Oct 2018, 3:10 PM
Mariann Margitics
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 Respuestas
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 Respuestas
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 Votos
2 Respuestas
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 Respuestas
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 Respuestas
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 Votos
3 Respuestas
22nd Mar 2017, 6:21 AM
Len Bastiaens
string.find
c++
capital
cpp
library
npos
string
0 Votos
2 Respuestas
10th Aug 2018, 10:00 PM
Harry
What is difference between String & string in C#
c#
capital
difference
example
lower
strings
0 Votos
1 Respuesta
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 Respuestas
8th Feb 2023, 12:50 PM
Masiel Venegas
Reading and Capitalization of csv rows in PYTHON.
capital
csvread
csvwrite
python
rows
strings
0 Votos
1 Respuesta
8th Sep 2017, 5:49 AM
Hamza Kiani (Gakhars)
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
2
Siguiente >
En tendencia hoy
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
4 Votes
I am new
1 Votes
Changing String Variables into int in C++
0 Votes
Python intermediate help with dictionaries
0 Votes
Fill in the blank to declare a static variable.
0 Votes
Marquee
1 Votes
RUST'S FUTURE
1 Votes
What are the advantages and disadvantages of using let vs var when declaring variables in JavaScript?
0 Votes
Any Advise?
1 Votes
Popsacles Aufgabe
1 Votes