• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

Fill in the blanks to add a line to the page, starting from coordinates 10, 20 and ending at 50, 100:
html5
-1 Vote
7 Answers
23rd Sep 2020, 5:57 PM
Sherzod Qodirov
Sherzod Qodirov - avatar
Given a Tuple tup1= (10, 20, 30, 40, 50, 60, 70, 80, 90). What will be the output of print (tup1 [3:7:2])?
python
0 Votes
2 Answers
13th Sep 2021, 4:26 PM
Abhinandh A
Abhinandh A - avatar
how do I do that if I pass by a parameter 50, I get a random number between 1 and 50?
java
1 Vote
3 Answers
26th Sep 2017, 1:16 AM
Anthony
Will the statement execute and terminate after the first if or will it continue to execute? Both statements >= 50, ==100 are cor
c++else-statements
0 Votes
2 Answers
13th Jun 2019, 1:17 PM
magdy19106
If list is zero indexed, what is the output of printing out list[3] if list = [343 , 22, 50, 25, 100]?
#sololearn
-1 Vote
1 Answer
30th Apr 2018, 2:23 PM
shadrach esharive
shadrach esharive - avatar
Write a program to accept and categorise 20 employees in the age group : 22 to 30, 31 to 40, 41 to 50, 51 to 60
arrays
0 Votes
3 Answers
27th Oct 2017, 10:03 AM
Alok Agarwal
Alok Agarwal - avatar
#include <iostream> using namespace std; int main() { int x = 5, y = 6, z = 50, sum; cout << sum; sum= x + y + z;
c++
1 Vote
2 Answers
11th Jul 2019, 5:49 PM
Shrusti Singhaniya
2
"fail":"pass",50,andc++checkdegreedegree,equalgreaterifit'slatorotherwiseprintprogramreadstudenttthanthento
-6 Votes
2 Answers
21st Jul 2020, 8:46 PM
salah hasan
salah hasan - avatar
Hot today
Problem with Javascript function
0 Votes
How can I print a Python set so it looks clean (no {} brackets or quotes)?
2 Votes
Where make_unique is better than unique_ptr(raw pointer)
0 Votes
Can someone help and explain better on slicing
1 Votes
How do I remove duplicates from a list but keep the order?
0 Votes
How do I print a multiplication table neatly?
0 Votes
Why we use return in function ?
0 Votes
Course
1 Votes
Hill Climbing
0 Votes
Any help with custom functions?
1 Votes