Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
In Javascript, " 5\n " + 2 = 5 2 2 + "5\n" = 2 5 "5\n" - 2 = 3 2 - "5\n" = -3 Why is it so?
javascript
10 Votes
7 Answers
18th Feb 2019, 1:09 PM
Nidhi
RePost: How to get the index posisition of name in a list tuple? "
dictionaries
lists
python3
tuples
2 Votes
10 Answers
13th Feb 2022, 11:09 AM
Edward Marais
What's the difference between ' and " in Python?
python
1 Vote
5 Answers
28th Apr 2017, 2:03 AM
cruisers_hs
How to fix " no module named cs1robots" error
python
0 Votes
3 Answers
2nd Jul 2022, 11:23 AM
Nahom Sisay
Why is the output as "no output " ??
char
forloop
0 Votes
3 Answers
25th Sep 2021, 10:18 PM
Bart
String x= "Computer"; String y= " Application "; System.out.println(x.substring(1,5));
java
output
strings
0 Votes
5 Answers
25th Feb 2017, 7:17 PM
Yashasvi Rastogi
How to solve" Vowel Counter " challenge?
java
vowelcounter
0 Votes
1 Answer
27th Nov 2022, 3:22 AM
Nguyen Thi Thao
s = input() def hashtagGen(text): s1 = s.replace(" " , "") return "#"+s1 print(hashtagGen(s))
python
1 Vote
8 Answers
22nd Jun 2022, 2:12 PM
Raj Jaiswal185
Tell me how this will work " Math.pow(10,2)=??
math
1 Vote
1 Answer
2nd Mar 2019, 3:55 AM
ALI AHMED
C++ error " Lvalue required as left operand of assignment"
c++
1 Vote
3 Answers
12th May 2019, 8:15 PM
armin harper
Why " abc" is not legal. identifier
java
variables
0 Votes
2 Answers
29th Dec 2016, 6:41 AM
Salman Shaik
Which method used to declare " hello"()
java
-1 Vote
1 Answer
20th Mar 2020, 8:32 AM
haruna habeeb
I haverecentlystarted tostudy phyton by myself with book " for beginners " but examples are too easy. Iwannadorealprojects.
python
1 Vote
2 Answers
9th Sep 2017, 2:09 AM
Borke Sahin
Is it necessary to use " using namespace std; "?
c++
1 Vote
3 Answers
25th Aug 2019, 2:31 PM
Sanjaya Acharya
I cannot understand what is <input type = " password"> what is mean by type
forms
-1 Vote
16 Answers
13th Sep 2021, 3:25 PM
Yogesh Waran
When we write " *point= &obj; " what does * and & signifies in the pointers perspective?
c++
classes
0 Votes
2 Answers
17th Feb 2017, 8:37 PM
Neha Selal
Below mention of sql*plus query in this what is meaning of sign ( ) and " "
mysql
oracle
sql
0 Votes
2 Answers
2nd Jul 2017, 2:25 PM
Nitin Kotadia
What the expression " x += 1" means?
regular-expressions
0 Votes
3 Answers
21st Jun 2017, 4:52 AM
Vishal Suthar
For what purpose" using namespace std " is used?
#c++
0 Votes
4 Answers
21st Mar 2017, 9:33 AM
Arjit Ahlawat
Why when I 'm running my code from " my code bits" it is displayed " No output" , although it is solved in code coach?
<cstdio>
5 Votes
4 Answers
29th Apr 2022, 7:39 AM
Egor Tonchev(EGO)
This program should return " EIOUA". Note: Use replace() function.
java
0 Votes
3 Answers
28th Jun 2021, 10:46 AM
ITZ THE GAME CHANGER
Where is " try it yourself "has it been delteted
try
0 Votes
3 Answers
13th Jan 2020, 10:19 PM
Faisal Alghamdi
Who introduced the "c++" and " java" language and when?
5 Votes
3 Answers
19th Dec 2016, 2:22 PM
mahesh naandade
Write sql commands to display. " Today,the date is <current date>"
question
sql
0 Votes
5 Answers
10th Oct 2020, 3:40 PM
Kinsukh S Sonbawne
Why it give me " No Output" ????
c++
output
0 Votes
3 Answers
26th May 2017, 8:54 PM
Nour Alnaser
What is "d attribute " in this code?
html
0 Votes
3 Answers
8th Oct 2016, 3:07 PM
Alan Chan
Does " and ' have any difference?
ruby
0 Votes
1 Answer
17th Jan 2017, 4:22 AM
ShadowLover
Which website is better ("html+css+ JavaScript" or " WordPress" and why?
web
3 Votes
6 Answers
17th Jan 2017, 10:14 AM
Javaid Ahmad
Print(3^5) what this mean in python?? " ^ " what is the name of this operator ? What does this ?
python3
0 Votes
2 Answers
28th Oct 2020, 6:40 AM
Naseem Ullah
why yeva didn't post question about " moderators needed" like last month?
moderator
needed
post's
yeva
9 Votes
2 Answers
30th Sep 2017, 7:15 PM
AL.The.Flame!
Can anybody write "hello world " program without using semicolon..??
classes
java
objects
1 Vote
6 Answers
2nd Apr 2017, 4:47 PM
Rajarajan J
Any one please tell me use of "void " function
c++
cpp
question
void
1 Vote
3 Answers
29th Oct 2021, 2:58 AM
Devansh Tiwari
What is the function of the attribute alt=" "
images
0 Votes
3 Answers
2nd Sep 2020, 6:45 PM
Nnenna L. Anosike
What's wrong in this code?Why is it showing " no output" message?
c#
operators
2 Votes
4 Answers
18th May 2018, 4:08 AM
DEV RAAZ
" Error: Could not find or load main class"
class
error
java
main
methods
0 Votes
4 Answers
31st May 2017, 4:12 AM
MassiveMayhem
Please explain me the "Error: Class, interface or enum expected "
java
0 Votes
5 Answers
21st Jan 2023, 3:12 PM
Shubham Sonawane
I can't understand the " java script comment" topic
comments
javascript
0 Votes
4 Answers
13th Nov 2016, 7:13 AM
Avinash S Teggihalli
Any body please help " tip calculator" in 18 code project
but
i
it
tried
-1 Vote
4 Answers
1st Sep 2021, 5:35 AM
Neelam Yashasree
command " x=(list(range(10)))" converts boolean type to list and assigns it to x?
python3
1 Vote
11 Answers
28th Aug 2020, 6:33 PM
иван
Hey everyone , if anyone knows about linux cammands then tell me " how to add text or content in file " using linux cammand ?
c#
canvas
css3
html5
java
javascript
php
python3
regular-expressions
subqueries
2 Votes
5 Answers
24th Sep 2020, 6:41 PM
Jeeshan Momin
can we create android app and game on "pydroid 3 " app completely
android
pygame
python3
render
resolution
web
2 Votes
2 Answers
3rd Nov 2018, 4:56 AM
AMIR SOHAIL
How to asign to appear " & "and "quote" in HTML?
<html>
3 Votes
4 Answers
3rd Jun 2019, 10:24 AM
Egor Tonchev(EGO)
In the first introduction of lesson theory has a line that " we can run it everywhere or at any platform "
java
0 Votes
5 Answers
5th Sep 2017, 11:05 AM
Abhishek Gautam
Why we use " return 0; "in c program?
c
program
0 Votes
2 Answers
25th Dec 2018, 6:24 AM
KARTHIK TELU
What should I add to print 8 times "Today is a beautiful day "
c++
sololearn
1 Vote
10 Answers
12th May 2020, 12:44 PM
Dostonbek
why pseudo selection code " ::-moz-selection" not working
css
css3
pseudo-elements
0 Votes
2 Answers
27th Mar 2019, 1:14 PM
AbdelKader
Why must I use the parentheses when using print ? Can't I just print " Helloworld " instead ? It works on my laptop coding
python
1 Vote
6 Answers
18th Apr 2018, 7:45 AM
Andy Lau
Why not "return 0 " is placed after " int main(){......}" at end of program ... than placing inside "int main"
c++
cout
0 Votes
4 Answers
25th Oct 2016, 6:01 PM
Bhargav
generally How long time take "react js " framework?
javascript
reactjs
0 Votes
1 Answer
10th May 2023, 1:33 AM
kpl Creation
Why name " A-VARIABLE-NAME" is legal name in phythin
variables
1 Vote
2 Answers
29th May 2018, 7:21 AM
Rajasee Ghate
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
6
7
8
...
15
Next >
Hot today
I need help
1 Votes
What can html, css and javascript do
0 Votes
a phone or a laptop
0 Votes
Java IDE for building a game.
0 Votes
Best programming languages to get a job fast ?
0 Votes
Where is code bit
0 Votes
How to make a selection on a calculator in Python
0 Votes
Conducción de calor o Q=−kAdTdxQ = -k A \frac{dT}{dx}Q=−kAdxdT o Pared 2 m², espesor 0.1 m, k = 50 W/m°C, ΔT = 30°C → Q ≈ 30,0
0 Votes
Certificates
0 Votes
Regarding platform
1 Votes