Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
How to get output with double quotes like "Hi Julie", output should contain double quotes as well. Any guesses??
basics
3 głosów
5 odpowiedzi
21st Feb 2018, 12:03 AM
Sunil Kumar
Passing strings inside quotes to a function misunderstanding
c
c++
char
function-arguments
parameters
pointers
strings
1 Głos
5 odpowiedzi
10th Nov 2018, 4:23 PM
Slewq
how to create a code containing double quotes
python
-3 głosów
6 odpowiedzi
17th Jul 2020, 11:25 AM
Aman Minz
C# remove all spaces, but not in quotes
c#
string
1 Głos
3 odpowiedzi
17th Nov 2018, 12:34 PM
Byte
What is difference between double quotes and single quote?
strings
2 głosów
7 odpowiedzi
20th Feb 2018, 4:12 AM
Zenith Gajera
What different between single quotes and double quotes?
data-types
php
1 Głos
4 odpowiedzi
17th Jul 2016, 12:07 AM
Hairil Azfar
Is tripple single quotes ''' or tripple double quotes " " " are legal for python to comment..??
python3
0 głosów
2 odpowiedzi
28th May 2020, 12:06 PM
Rawhit Singh
When do you use double quotes and single quotes?
strings
1 Głos
5 odpowiedzi
5th Apr 2018, 9:11 AM
mutebi
Is there big difference between single quotes and double quotes while we are using echo in php?
char
echo
php
quotes
strings
variables
2 głosów
1 Odpowiedź
6th Dec 2017, 3:40 PM
Rahul Jain
Why cant i use double quotes in array's?
arrays
php
-1 Głos
5 odpowiedzi
28th Feb 2017, 3:46 AM
preeth_learner
What is the best recommendation or practice for the use of single quotes or double quotes in javascript?
javascript
quotes
0 głosów
2 odpowiedzi
14th Jan 2019, 2:01 AM
Andrioris
why is 28 not written within double quotes ??
constants
0 głosów
4 odpowiedzi
5th Jul 2018, 8:14 PM
rakesh kumar shah
How would you print double quotes (") ?
java
0 głosów
4 odpowiedzi
15th Jun 2017, 2:31 PM
Yash
What is the difference between single and double quotes
python
strings
1 Głos
4 odpowiedzi
16th Jul 2018, 12:12 PM
suraj
what does 3 quotes ,""" string""" mean?
python
strings
0 głosów
2 odpowiedzi
24th Oct 2016, 4:14 AM
junxuan
When we use double quotes in python???
lists
python
0 głosów
2 odpowiedzi
11th Jun 2017, 2:27 PM
Aman Agrawal
Is there any difference if i use double quotes in place of single quotes in print statement
python
-3 głosów
4 odpowiedzi
3rd Nov 2017, 5:16 PM
VarunRaj Kancharla
How to print this Link with 2 Quotes "https:\\www.youtube.com/c/TarekAlabd"
escape#sequences#c++
0 głosów
4 odpowiedzi
5th Mar 2021, 10:45 AM
Drk.C7
Difference between single and double quotes?
quotes
0 głosów
3 odpowiedzi
27th Jul 2021, 3:46 PM
May Moorefield
Why is there 3 quotes in front of customer
strings
0 głosów
3 odpowiedzi
20th May 2019, 8:50 PM
Mike Harris
The numbers in quotes is supposed to be strings?
python
strings
0 głosów
6 odpowiedzi
28th Jun 2016, 3:03 AM
Akash Desarda
How can I print double quotes using print statement
print
python3
0 głosów
3 odpowiedzi
16th Sep 2020, 3:17 PM
Ananya Alse
What are double strings and double quotes
python
strings
-1 Głos
1 Odpowiedź
15th Jul 2017, 12:10 PM
Harry P-h
How to create string contain s double quotes
python
strings
0 głosów
2 odpowiedzi
1st Dec 2019, 2:08 AM
Srilakshmi Samudrala
Complete code to create a string in double quotes
python
strings
1 Głos
2 odpowiedzi
24th May 2019, 2:06 PM
[No Name]
Quotes around the value in HTML (Single vs Double)
attributes
html
1 Głos
2 odpowiedzi
29th Sep 2020, 7:22 PM
Janvi
What is the use-difference between single quotes and quotes?
data-types
0 głosów
2 odpowiedzi
6th Oct 2019, 12:19 AM
CodeKid
How to print double quotes in C using printf?
c
cprogramming
output
print
strings
0 głosów
2 odpowiedzi
19th Mar 2020, 6:00 PM
Sk. Ahmed Razha Khan
My Favorite Programming Quotes that are Funny too
c++
funny
java
javascript
php
programming
python
quotes
swift
2 głosów
1 Odpowiedź
3rd Jan 2017, 5:37 AM
Shivam Negi
For calculation are quotes required to get the output?
input
output
python
0 głosów
5 odpowiedzi
11th Jan 2017, 6:01 AM
Anuhya
How can we use string in double quotes
python
strings
-2 głosów
4 odpowiedzi
9th Jul 2017, 11:27 AM
Abhi
You can use quotes inside a string, as long as they don't match the quotes surrounding the string.
data-types
javascript
0 głosów
1 Odpowiedź
27th Dec 2017, 5:19 PM
Abu Ubada
How to create a string using double quotes
python
strings
0 głosów
2 odpowiedzi
5th Jun 2017, 1:05 PM
aditya pratap singh
What is the difference between single quotes and double quotes???
python
1 Głos
4 odpowiedzi
29th Oct 2018, 3:42 PM
Shyamganesh
What is the difference between single quotes and double quotes?
python
quotes
strings
1 Głos
4 odpowiedzi
5th Sep 2016, 1:26 AM
Alexander
Complete the code to creatr a sring contains double quotes
python
strings
0 głosów
3 odpowiedzi
23rd Jun 2018, 12:49 AM
Baddika Usha
When and where do we use triple quotes in python?
python3
1 Głos
2 odpowiedzi
11th Dec 2019, 5:08 PM
Klover_A
Why are we using single and double quotes in python?
python
strings
1 Głos
4 odpowiedzi
27th Sep 2016, 1:06 PM
Akash Pandey
complete the code to create a string with double quotes
python
strings
0 głosów
3 odpowiedzi
10th Apr 2020, 1:55 PM
Jai verma
What is your favorite kind of quotes to use in your attributes Single quotes / Double quotes? And why do you prefer that way?
attributes
html
values
3 głosów
3 odpowiedzi
16th Aug 2017, 7:55 PM
Juma Wahabu
Why is the name of one of the fonts put in quotes
css
font
name
0 głosów
4 odpowiedzi
14th Mar 2019, 4:15 PM
Al Amin Abdullahi Daho
What if we use double quotes instead of single?
python
strings
0 głosów
2 odpowiedzi
1st Jan 2017, 5:14 PM
Rohit Gupta
double quotes can't be directly included in a double quote string...
python
strings
3 głosów
3 odpowiedzi
19th Feb 2018, 1:49 PM
Jordan
Is it not must to put double quotes for constant value declaration?
constants
php
2 głosów
7 odpowiedzi
20th Jul 2016, 7:28 AM
jason
Print list index without quotes and assign it to a veriable
python
python3
0 głosów
3 odpowiedzi
26th Oct 2020, 8:22 PM
Karzan
Why we can't use double quotes in char variable value?
java
variables
0 głosów
3 odpowiedzi
7th Feb 2017, 4:06 AM
hurricane
Echo"hello"; and echo($sum); here in this two codes their is a point that echo must have single quotes r double quotes
php
1 Głos
1 Odpowiedź
21st Jun 2017, 5:13 AM
R Prathibha
Different between double quotes and single quote in python program
python
1 Głos
2 odpowiedzi
11th Sep 2017, 6:02 AM
Mathavan M
Hey , small doubt in python we use double or single quotes in bracket when we write letters but no quotes in numbers why so?
python
0 głosów
2 odpowiedzi
6th Jun 2022, 7:35 AM
Tanuj XD
What is the difference between single and double quotes in php
php
2 głosów
3 odpowiedzi
5th Jul 2016, 3:19 PM
Midhun Mathew
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
< Do tyłu
1
2
3
4
Dalej >
Popularne dzisiaj
Pro Subscription
0 Votes
Hacked my code 🙁
2 Votes
Can python lambda contain the statement?
1 Votes
Python conditional. Can you please help me to solve this problem below?
0 Votes
When should you use linked list in C++?
0 Votes
Can someone help me pliiz
0 Votes
Can someone tell me how to code a c# game
1 Votes
Can someone help me
2 Votes
Exception in constructor
1 Votes
What's CODING
0 Votes