Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Ăquipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
Can i use single quote or double quotes for my print statement?
python
0 Vote
2 RĂ©ponses
20th Oct 2017, 12:12 PM
Sweta Shrinidhi
Why use <q> html tag when we can quote mark directly with tax editor?
css
html
html5
website
0 Vote
1 RĂ©ponse
16th Oct 2020, 6:30 AM
Sumit Pandey
What will we use single quote or double quotes?? But both are working
python
0 Vote
3 RĂ©ponses
22nd May 2017, 5:00 AM
Vamsi Krishna Bollineni
i need help with strings! someone know how to do double quote
help
i
need
python
strings
with
0 Vote
2 RĂ©ponses
23rd Jun 2017, 10:28 PM
Alygaming
What is the difference between string representation and string double quote representation
strings
0 Vote
1 RĂ©ponse
19th Jun 2019, 4:09 PM
Yuvraj Sharan
In pythan -in print statement where to use sigle quote and where double quotes?
print
2 Votes
2 RĂ©ponses
18th Feb 2018, 2:50 AM
Ashish Dhinwa
Why only \'single quote, \"double quote and \\backslash work while others don't. In your chapter data type/strings/codes
data-types
strings
5 Votes
1 RĂ©ponse
10th Oct 2019, 5:27 AM
BlackShadow334
Whats the use of class quote(html)
class
quote
-2 Votes
2 RĂ©ponses
3rd Apr 2020, 3:36 PM
Nafis Iqbal
can anyone explains how to write the code of the double quote strings I'll be thankful for you
python
strings
0 Vote
8 RĂ©ponses
23rd Aug 2016, 6:10 PM
Loo
I added on Jan.s Blog #2 a quote between paragraph 1 and paragraph 2.
blog
html
1 Vote
1 RĂ©ponse
9th Oct 2017, 1:58 PM
Jan Sunshine53
Write a program to output his most famous quote in the following format: "Stay hungry, stay foolish" by Steve Jobs
base
python
-1 Vote
5 RĂ©ponses
26th Aug 2021, 2:58 PM
ANIKET KUMAR
write a program to output his most famous quote in the following format "stay hungry,stay foolish"by Steve jobs
python
0 Vote
4 RĂ©ponses
29th Jun 2022, 1:05 PM
Saif akhtar
Here the following API includes quotes. How to generate random quote here? I'm just able to generate an index.
javascript
json
random
1 Vote
4 RĂ©ponses
29th Jul 2020, 3:00 PM
Shweta Mahajan
Fill in the blanks to form a valid HTML: <p> Some quote <br /> < > - by some author</i> < >
kk
3 Votes
2 RĂ©ponses
23rd Nov 2020, 8:20 AM
H4Z1M
Why in string with back slash is vsed with single quote .. It cant be some else ?
python
strings
0 Vote
4 RĂ©ponses
18th Oct 2017, 12:53 PM
kesav naren
DNA is like a computer program but far, far more advanced than any software ever created.
dk
quote
sololearn
2 Votes
2 RĂ©ponses
3rd Dec 2016, 4:49 AM
David Kariuki
how to write <p> Some quote <br /> < q > - by some author</i> < >
html
0 Vote
1 RĂ©ponse
27th Mar 2020, 6:25 PM
Amit Kumar
In python we put sentences in quotation marks. What if I want to print a quote from Shakespeare? How would I do it?
python
0 Vote
4 RĂ©ponses
19th Sep 2023, 1:36 PM
Mario Reategui
Is there any way such that the words inside can be determined without using ,(comma) and separating them all with "(double quote
lists
operations
python
string
2 Votes
4 RĂ©ponses
1st Oct 2018, 1:11 AM
partha
but even in a string aren't we suppose to give a backslash before using a quote inside another quote?? ....in Python
strings
1 Vote
5 RĂ©ponses
3rd Apr 2018, 7:24 PM
Chandreyee Manna
Why am I getting it wrong all the time in the double quote string test when I type "\" ?
strings
0 Vote
3 RĂ©ponses
20th Jun 2020, 5:40 AM
AK Sharma
Problem using google fonts
block
css
font
google
quote
3 Votes
5 RĂ©ponses
15th Mar 2019, 5:51 PM
scientist
Why does the answer come in single quote when we used double quotation in the question like print"hello world"
python
strings
2 Votes
2 RĂ©ponses
5th Mar 2017, 3:22 PM
Sahib Juneja
Best programming quotes
best
programming
quote
0 Vote
1 RĂ©ponse
19th Mar 2017, 4:10 PM
FabrĂcio Marra
Keyboard
double
keyboard
python
quote
1 Vote
2 RĂ©ponses
25th Dec 2018, 2:32 PM
ăă
Just good wordsđ
deal
life
programming
quote
thought
9 Votes
4 RĂ©ponses
6th Aug 2017, 10:42 AM
ĐĐ°Đż
While learning input, why do we need quote marks to insert numbers added in a string? They weren't needed at beginning.
input
strings
0 Vote
2 RĂ©ponses
16th Jul 2020, 11:34 AM
Cyn1
What's your all time favourite Programming/coding related quote?
coding
general
programming
quote
2 Votes
3 RĂ©ponses
2nd Mar 2017, 11:34 AM
RSx
Write a program yo output his most famous quote in the following format ""Stay hungry, stay foolish'' by steve jobs
code
-1 Vote
2 RĂ©ponses
10th Dec 2021, 8:05 PM
Hritik Vishwakarma
Can a single quote i.e (var name: 'john') contain more that one word?? Eg (var name: 'john matara')......Am tremendously curious
data-types
javascript
1 Vote
2 RĂ©ponses
20th Apr 2017, 1:35 PM
Denzel Matara
Suppose c is variable of type char. How would you test whether the value of c is single quote character?
java
0 Vote
2 RĂ©ponses
23rd Aug 2017, 11:14 AM
Parvej Chauhan
I think this question is wrong... Either world should be in single quote and used as variable later or hello should b in single tag...
php
variables
3 Votes
4 RĂ©ponses
6th Oct 2016, 12:35 PM
simran adake
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 Vote
1 RĂ©ponse
28th Dec 2018, 10:51 AM
Kazi Tanvir Ahmed
What's your favorite programming quote?
c#
c++
html
java
javascript
php
python
quote
ruby
swift
33 Votes
32 RĂ©ponses
22nd Feb 2017, 4:03 PM
Ram chandra Giri
Write a Python function named âcheckQuotesâ that is given a line read from a text file and returns True if each quote characters
help
python3
0 Vote
1 RĂ©ponse
11th Apr 2019, 10:14 AM
Misal Chugh
Want To Be Happy? Give Up These 14 Things Right Now ( i read this page unexpectedly & thought worth sharing.)
change
happy_life
motivated
quote
self
2 Votes
3 RĂ©ponses
24th Jan 2017, 12:59 AM
rkbv
What special character is used to indicate space between two words??
"
double
for
like
marks
quote
use
we
0 Vote
4 RĂ©ponses
18th Mar 2021, 7:53 AM
Kartikey chauhan
can someone kindly correct me if i am wrong about this quote "As the program contains multiple lines of code, you should create it as a separate file and run it." does that mean that if my code gets bigger it is advisable to create less line of codes but many files?
if-statements
python
1 Vote
4 RĂ©ponses
23rd Jul 2016, 2:13 AM
joel bonita
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
2
3
Suivant >
Aujourd'hui en vedette
SQL
3 Votes
HTML/CSS questions
0 Votes
Html
1 Votes
How can I continue with my goal if I lost all my lives?
0 Votes
Find courses
0 Votes
How to learn css and html
0 Votes
Certificate Problem
0 Votes
member initializer list : order of evaluation
0 Votes
Why rare programming languages ââdisappeared in sololearn?
1 Votes
what the hell is going on this lessons cause i cant undrstand anything on any of the lessons
0 Votes