Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
I Am having a problem making this python program to run the syntax error is coming from line 3. I am using pydroid 3 to run it
python3
2 Votes
7 Answers
19th Dec 2018, 2:16 PM
Azino Oreva
Hi.I didin't understand the difference between documentation comments and multi line comments.Can anyone explain it to me please
comments
java
0 Votes
3 Answers
7th Oct 2017, 5:35 AM
Kourosh Sajjadi
will it work without return! by using some variable names in line 2, i tried i couldn't make it worked😀
functions
python
1 Vote
2 Answers
19th May 2021, 7:12 PM
Hëllo Wörld🔰
Is it possible to write a script for a robot with only vision senser to follow line in C
c
robot
1 Vote
2 Answers
28th Aug 2019, 9:47 AM
Alfred Ng
Please i need help in writing a program to accept 10integers from a user and reverse then to display each on next line
don
1 Vote
3 Answers
4th May 2022, 1:40 PM
Grewishker
Please how do i indent the next line after the if statement on this mobile platform
if-statements
python
0 Votes
2 Answers
21st Nov 2016, 12:32 AM
Joshua Oludami Bajela
remove last output C++
c++
last
line
one
output
remove
1 Vote
4 Answers
5th May 2018, 12:03 PM
Dichonia
In third line of first box code, can we put any value insted of c?
strings
0 Votes
1 Answer
4th Oct 2019, 3:47 PM
Satyam
I can't understand syntax error in this code. Please help me understand what went wrong in the line 5 of this code.
python
python3
syntax
syntaxerror
variables
1 Vote
3 Answers
19th Jun 2020, 2:18 PM
Robin Sain
Write a single line code in python3. to return list of first letter of each word from given statement.
python3
0 Votes
2 Answers
30th Mar 2020, 11:19 AM
AMRIT PRASAD PHUYAL
In this challenge, you must read 3 integers from stdin and then print them to stdout.each integers must be printed on a new line
core
java
0 Votes
7 Answers
2nd Dec 2017, 1:40 PM
vikash jangra
What does const query selector In my code do? And what does do that const calculator = new calculator line 100-156
css
html
java
javascript
script
what
0 Votes
3 Answers
5th Apr 2020, 6:39 PM
kaspars kaspars
Why the computer program start from the main and not from the first line ?! Or from the #include<iostream>
c++
0 Votes
2 Answers
2nd May 2019, 5:38 PM
naghm amer
I just started programming from scratch. Can somebody explain this line of code: Console.Write(someNums[k, j]+" ");
arrays
c#
0 Votes
2 Answers
26th Jul 2017, 1:54 PM
Shaik Abdullah Shah Alam
How can I arrange the last name in line too.and want to add read more button in each of these boxes..please help
css
html
website
1 Vote
3 Answers
10th Apr 2020, 8:26 AM
Shubham Thakur
How to rotate a dashed line in 8steps of like 45 degrees until it covers 360 degrees using C++ programming language.
c++
language
0 Votes
2 Answers
28th Apr 2020, 7:15 PM
Josphat Mwangi
How to Write a Java Class which models the line items in a shopping cart?
helpme
java
program
-1 Vote
1 Answer
27th May 2019, 12:19 PM
Chubby Wiwi
can we use interpreter in sololearn for c ? as it executes line by line.
c
-1 Vote
1 Answer
15th Sep 2019, 6:45 PM
Needhi Wadhs
Write a program to delete a specified line in textile.should execute as ./a.out <linenumber> <filename>
c
filehandling
-3 Votes
1 Answer
22nd Oct 2020, 5:29 PM
SAMARASIMHA REDDY
I want to display grid tree columns. I have error line 18. Thanks you sir.
columns
display
grid
items.
tree
-4 Votes
1 Answer
6th Aug 2021, 5:33 AM
Malick Diagne
Why am I getting java.lang.ArrayIndexOutOfBoundsException on the 8th line and how to remove the error?
java
1 Vote
1 Answer
17th Sep 2017, 3:38 AM
Nidhi
Good morning sir. I want to go to the line after comment. Thanks you sir.
after
comment
go
line
the
to
-2 Votes
1 Answer
10th Jan 2022, 9:36 AM
Malick Diagne
python program or command to print unix command output and normal text in one line
python
python3
1 Vote
1 Answer
9th Jan 2018, 7:21 AM
Gara
I have the function at 118. Called it at line 5. For some reason the text is not wrriten on the page. Help
innerhtml
innertext
js
3 Votes
2 Answers
15th Jun 2020, 5:08 PM
🍇 Alex Tușinean 💜
can anyone tell me how to make my numbers appear on the same line when I execute in C++?? I included my code that I'm working on
c++
coding
help
if-statements
kerfuffle
8 Votes
5 Answers
6th May 2017, 3:39 AM
Brigette Herrick
Write an application which accepts the date and time as command line parameter and outputs if its WorkTime or FreeTime.
oop
php
2 Votes
3 Answers
2nd Aug 2017, 2:49 AM
Vamsi Krishna Reddy
Can someone please tell me how to fix the error in the last line of code? Eclipse said TABLE1 cannot be resolved to a variable
java
1 Vote
7 Answers
16th Aug 2018, 3:52 PM
Weiner-Kervens Pierre
how can i run this BASIC CODE On sololearn let j= 0 print j let j=j+1 if j<=10 goto line 2 end
haaaaa
0 Votes
4 Answers
2nd Jun 2019, 11:27 AM
Hassan Isah
please explain why / * 1 * / is hidden for what it is not shown in the line
c++
comments
1 Vote
3 Answers
12th Feb 2018, 6:28 PM
Scvidvard
Why everything in a while lopps is printed on a new line even if i dont speicify it to do se?
loops
python
0 Votes
5 Answers
9th Jul 2017, 11:44 AM
Terminater
Can someone explain me why answerEl is used instead of answerEls in line 172. Help me with my study thank you
javascript
0 Votes
2 Answers
15th Sep 2022, 9:15 AM
Kuro Chi
How to put two texts one at left end and second at right end in one line without using pre tag?
html
0 Votes
3 Answers
3rd Jun 2020, 8:11 AM
Prince Kumar
When writing a file in python, how do we use a new line command when inputting text into the file using file.write()???
python
python3
0 Votes
5 Answers
22nd Dec 2016, 5:44 AM
Deon MacArthur
Fill in the blanks so that the first line of the paragraph uses the newly defined font called "test". { font-family: "
css
css3
-8 Votes
4 Answers
24th Jun 2020, 5:59 PM
Snehal Mahabare
I want a line chart of all the participent countries of rio olympics 2021 medal count
ip
-2 Votes
2 Answers
3rd Nov 2021, 11:28 AM
J.V Vikshit reddy
Please any one suggest me to how to give command line arguments without raw_input() with examples?
functions
python
0 Votes
2 Answers
26th Jan 2017, 6:58 PM
Mohan
Like we use \n in C to change the line ....what is used in java 8?
java
0 Votes
2 Answers
21st Apr 2017, 4:22 PM
Mayank Thakur
Why in java you have to give a space input btw int input and Line input?
java
0 Votes
2 Answers
28th Feb 2017, 8:23 PM
VISHAL SINGH RAJPUT
Why does in.nextLine jumps into the next line without catching the input from board when it is in a loop?
java
sololearn
0 Votes
3 Answers
24th Sep 2018, 5:37 AM
Juan José Fernández
Why i get output like this? In the last line of code i just print(f) but the output is different from the input variable.
def
functions
user-defined
variables
1 Vote
4 Answers
4th Nov 2018, 6:53 AM
fenil
My code keeps popping an error claiming invalid syntax on line three, specifically pointing to the number 100 What is the issue?
invalid
python
while
0 Votes
4 Answers
12th Jun 2020, 11:23 AM
Randy Ziegler
can we make a loop in java of repeating same question for 10 times with a line code ?
code
java
loop
2 Votes
2 Answers
27th Sep 2017, 6:32 AM
Raghav Khullar
i want to to print "fruits" in one line but its not working.can anyone help me using for loop in python
loop
python
python3
0 Votes
3 Answers
4th Apr 2020, 2:46 PM
HAMZA
I want to add "ay" after every word in a given line in c++.I have only started learning string. Iam confused.
https://code.sololearn.com/ckz9udhnrrzv/?ref=app
-1 Vote
2 Answers
8th Jan 2020, 1:34 PM
Sidratul Muntaha
why we need to use single line comments the slashes tell the coiled to ignore everything that following until the end of line if we will not use // print " hello world " it will not changes statement
c++
comments
0 Votes
3 Answers
22nd Sep 2016, 9:44 AM
aakash purohit
You need to make a program for a leaderboard. The program needs to output the numbers 1 to 9, each on a separate line
asking
0 Votes
3 Answers
10th Oct 2021, 1:44 AM
Cheang Zi Yi
Hey, guys. Can you explain to me what this line means. Especially the 0, the dollar sign and sign =>
javas
1 Vote
2 Answers
10th May 2021, 9:18 PM
Тимур Завьялов
Explain the meaning and output of each line of the following in the context of programming: (i) int i; int x,
c
programming
0 Votes
2 Answers
13th Mar 2021, 3:34 PM
Kalicharan
Can anyone help me with forming programme code which check matching word and delete that line that didn't have matching word
python
0 Votes
2 Answers
22nd Nov 2020, 9:45 AM
Himanshu Kurche
how can I start my new echo statement with new line ?? wht is the keyword for separating both lines ??
comments
php
1 Vote
4 Answers
26th Jul 2016, 5:30 AM
sameer rj
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
37
38
39
...
44
Next >
Hot today
App
1 Votes
How to improve code readability
0 Votes
I NEED to make a game
1 Votes
Regarding course
0 Votes
Solved Grouping data
0 Votes
In this code, I want to make exactly another div right next to it in div, how to edit it?
1 Votes
Python input() function is strange (a bug or a feature?)
1 Votes
what is python
0 Votes
Chess Tournament Exercise Doesn’t Work
0 Votes
Android
0 Votes