Courses
Courses
Code Compiler
Code Compiler
Discuss
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
a = ( a [a [a [a [1] - 8 ] ] ] ). I need a little explanation on how we get 5 when executed or print. Thanks
question
1 Vote
4 Answers
17th Apr 2020, 3:38 PM
Akinpelu Kolawole
NUMBER TRIANGLE 📐 [ CHALLENGE ]
angled
challenge
right
sololearn
triangle
1 Vote
1 Answer
14th Feb 2018, 5:27 PM
Ujjwal Kumar
I can't upload any code bits ! [ Solved ]
sololearn
3 Votes
9 Answers
14th Oct 2020, 5:00 PM
Noob Programmer
What does " [ ] " mean in Python?
python3
0 Votes
7 Answers
8th Nov 2020, 5:57 PM
Azamat
[ Challenge ] print a wrapper square with numbers
challenge
challenges
sololearn
3 Votes
9 Answers
23rd Oct 2017, 6:31 PM
Oma Falk
The Power of Programming [ DISCUSSION ]
of
power
programming
2 Votes
2 Answers
12th Feb 2018, 12:39 PM
Mustafa K.
[ algorithm CHALLENGE ] : big text cross
algorithm
anyweapon
2 Votes
4 Answers
9th Feb 2018, 9:59 AM
Freddy
PlusMinus [ A New Challenge To All ]
challenge
problem
question
sololearn
solve
0 Votes
3 Answers
9th Oct 2019, 6:55 AM
m8riix
String [ ] ex = {"A","B","C"}
arrays
java
0 Votes
2 Answers
3rd Nov 2016, 10:23 AM
Dolphin_Alameen
What does the number means in [ ]
input
output
0 Votes
4 Answers
30th Mar 2019, 7:54 AM
vance
[ Python ] How does import socket work?
import
python
python3
socket
4 Votes
2 Answers
14th Mar 2018, 2:20 AM
mime
[solved ] Explain converse implication operator in python
operators
python
2 Votes
1 Answer
12th Nov 2020, 5:20 PM
Ratnapal Shende
[ 🔵 Challenge ] ⚛️ Create ⁴He² atom and animate electrons
⁴he²
and
animation
atom
challenge
codes
non-web
web
18 Votes
7 Answers
15th Jan 2018, 8:53 AM
777
[ Solved ] What is 1702063987 as output in this c++ code ??
argentina
c++
codecoach
problem
10 Votes
11 Answers
15th Jan 2021, 3:48 PM
Mr. Rahul
How to redefine '[ ]' in C Language?
[
]
c
redefine
14 Votes
9 Answers
26th Aug 2018, 12:26 PM
Yusuf
The syntax is confusing abit public static void main(String[ ] args)
java
6 Votes
5 Answers
23rd Apr 2020, 7:52 AM
Alfred Juma
[ Solved ] Do Somebody Know This In Swift?
bosnia
swift
var
1 Vote
3 Answers
29th Jul 2020, 2:25 PM
Catafrancia Mapper
What is the different between margin [and ] padding
html
1 Vote
4 Answers
3rd Sep 2019, 11:28 AM
Maxamed Abdi
Why I'm getting [ object Object ] ?
builtins
js
map
0 Votes
2 Answers
13th Aug 2021, 10:36 AM
Mohd Aadil
[URGENTS!! ] What if your parents or relative are against you being a programmer?
all
antiprogrammer
coder
convince
how
parents
sololearn
9 Votes
41 Answers
9th Sep 2017, 7:31 AM
Dzoyem Barry
what these brackets do here like string[ ]
java
-1 Vote
4 Answers
30th Jul 2018, 6:47 AM
Aquib Ahmed
How can we use the GET [ ] method in php.
get
php
16 Votes
3 Answers
20th May 2018, 5:32 AM
Arpit Mittal
[ challenge ] Atomic mass and number of elements
challenge
2 Votes
5 Answers
17th Mar 2018, 1:59 AM
Ujjwal Kumar
How we can use Libraries in js ? [ Solved ]
js
libraries
sololearn
13 Votes
3 Answers
28th Oct 2020, 4:31 AM
Dipendra
Obtain the number and make a triangle [ challenge ]
challenge
number
obtaining
sololearn
8 Votes
4 Answers
2nd Mar 2018, 5:17 AM
Ujjwal Kumar
[ solved ] Unable to display a flowchart with js2flowchart library
flowchart
javascript
js2flowchart
library
20 Votes
1 Answer
16th Nov 2017, 3:08 AM
Lord Krishna
what is args like here string[ ] args
java
0 Votes
2 Answers
30th Jul 2018, 6:49 AM
Aquib Ahmed
[OFF-TOPIC ] I need help with my code ( " calculator")
help
i
need
5 Votes
7 Answers
10th Sep 2018, 11:21 AM
Coder X
Whats the meaning and usefulness of GitHub for programmers [ version control ]
control
git
github
version
versioncontrol
0 Votes
14 Answers
21st Dec 2019, 11:08 AM
Attah Israel
what is list = 42, 55, 67 print9list[ ]
what
-3 Votes
5 Answers
6th Nov 2020, 12:58 AM
rami
Hi I can t verify my account ? [ solved ]
sololearn
5 Votes
5 Answers
10th Jul 2019, 11:48 PM
Eng Dawood
[ Solved ] Why this code is not working?
javascript
2 Votes
2 Answers
13th Sep 2020, 3:31 PM
Noob Programmer
Fill in the blank to declare a jagged array that contains 8 two dimensional array. int [ ] [ , ] a= new int [_][_];
c#
1 Vote
4 Answers
29th Apr 2017, 12:36 PM
Saran Kumar
Why this code output 6 m=[ [1, 2, 3], [4, 5 , 6] ] print(m[1][2])
python
0 Votes
13 Answers
13th Feb 2022, 1:35 PM
ZIZO Abd alkawy
[ SOLVED ] My program fail in some cases , how to fix it ?
c
c_strings
compiler_restrictions
logical_error
14 Votes
6 Answers
11th Oct 2020, 12:34 PM
vaibhav
[object Object ] what's mean on javascript
javascript
0 Votes
1 Answer
15th Apr 2017, 5:43 PM
jinta yenwi
Want to develop Destop App using Java ! [ Solved ]
java
1 Vote
6 Answers
8th Nov 2020, 9:29 AM
Lakhvinder Dhillon
[ Paranoia challenge ] my code has a bug !
challenge
help
list
panaroia
python
3 Votes
3 Answers
23rd May 2018, 11:58 PM
Ahmad Muhammad
can anybody explain why The output of print([] is []) is False. thanks very much
[
]
is
1 Vote
6 Answers
13th Aug 2019, 2:52 AM
mingyi cheng
[Challenge ] [Joke] International Women's day for males or : you cant code away a man!
challenges
joke
31 Votes
26 Answers
8th Mar 2018, 11:25 AM
Oma Falk
What does [ ] evaluate to and why
1 Vote
2 Answers
19th Nov 2017, 12:42 PM
Akintoye Kolawole Samson
[ Solved ] Why comparison 5 <= x <= 10 wont work in below code
c++
comparison
9 Votes
11 Answers
16th Jan 2021, 10:30 AM
Mr. Rahul
Can [ ] be used to dereference a vector🤔🤔?
c++
-1 Vote
1 Answer
14th May 2018, 6:10 AM
Cihad Jasem Alhaji
What is different between String[ ] args and String... args in Java?
array
java
string
4 Votes
1 Answer
17th Feb 2019, 11:10 AM
Fajar Maftuh Fadli
What's the use of (string [ ] args) {
java
0 Votes
3 Answers
4th Jun 2019, 3:48 AM
Shreejit Dutta
PASSENGER [ CHALLENGE ] NOTE:- SOME INFORMATION IS IN COMMENT.
challenge
passengers
sololearn
0 Votes
6 Answers
21st Feb 2018, 5:24 PM
Ujjwal Kumar
public class MyClass { public static void main(String[ ] args) { try { int a[ ] = new int[2];// wha
java
1 Vote
2 Answers
19th Apr 2017, 1:06 PM
Bakkesh Shivakumar Aladahalli
Why Am I Depended On My Mood To Code? [:( ]
code
depended
mood
6 Votes
5 Answers
9th Jul 2017, 5:42 AM
Hassan Ashari
[Challenge ] A Simple challenge ... Find the roots of a quadratic equation
c
c++
css
html
java
jquery
python
ruby
12 Votes
6 Answers
3rd Feb 2018, 4:59 PM
VISHAL SRIVASTAVA
n=int(input("Enter a number :") arr2[n][4]=[ ] why is this array declaration not working in Python?????
arrays
lists
python
1 Vote
15 Answers
14th Sep 2021, 10:08 AM
Farzam Baig
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
3
4
5
...
7
Next >
Hot today
X velocity
0 Votes
Files not linking in C++
0 Votes
And... Who is the staff then?
2 Votes
I am a super beginner
0 Votes
I want to make a triangle area calculator ,anybody can teach me
2 Votes
Web Dev
0 Votes
Img & web server or personal info
0 Votes
Pls give me an idea
1 Votes
How this program executes?
0 Votes
How to achieve "Sololearner" achievement?
0 Votes