Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
How do i check which is the largest element in a function which takes default parameters?
c++
0 Votes
1 Answer
11th Sep 2020, 10:29 AM
eerv
Has anyone realised that although programming may be fast in reality to do, that in our reality it takes much time to perfect?
equals
perfection
programming
time
6 Votes
4 Answers
2nd Mar 2018, 8:29 PM
Daniel William Rutter
input function takes only one word and whatever i give after space ,it does't accept it.please somone explain.
input
output
python
1 Vote
3 Answers
25th Aug 2016, 5:07 AM
Quazi zunaid
Write a program that takes a number based on ten based on 2 to 16
c++
-6 Votes
2 Answers
20th Jan 2021, 9:06 AM
زهرا درویشی
Hi everyone. How do u write a program that takes in a string with multiple lines?
c++
0 Votes
1 Answer
27th Mar 2018, 11:46 AM
Whiless
How to write a program that difines a function named float_funcion() which takes the floating point number as it argument?
python3
1 Vote
2 Answers
29th Jul 2020, 4:18 AM
Siyabonga Mpanza
Drawing a large circle in qbasic using pset takes much time but html or other such languages displays it immediately,why?
explain
please
1 Vote
4 Answers
11th Apr 2018, 6:35 AM
InnoFail
Write a function calculateAge() in javascript that takes your birthday in the format dd,mm,yyyy and returns your age. Sample f
javascr
0 Votes
3 Answers
19th Sep 2019, 9:27 AM
ankit prasad
Write a function isPrime() that takes integer n and determine whether n is a prime number or not
c++
functions
0 Votes
3 Answers
9th Nov 2016, 11:18 AM
Samadov Abdullokh
The responsive voice is working but it takes time to speak. I have to click the button twice to make it speak. What's wrong?
js
responsivevoice
2 Votes
5 Answers
9th Apr 2019, 10:21 AM
Piyush Kumar
Method that takes a Boolean array and returns true if the longest run of true values is greater than consecutive false values.
arrays
for
java
loops
methods
nested
return
while
2 Votes
6 Answers
28th Nov 2017, 8:41 PM
Danat Gorth
How can i make an age calculator which takes DD-MM-YYYY as input and give age in years as output?
python
0 Votes
4 Answers
31st Jul 2016, 10:02 AM
Hafiz Muhammad Moinuddin
Write a function that takes in a string and then prints out all the vowels in the string. Make sure it can deal with capital let
#python
1 Vote
8 Answers
4th Oct 2021, 7:37 PM
Msawenkosi Zuma
Dear all, please what does it takes for someone to become a front end developer.... Where to start from???
beginner
0 Votes
4 Answers
19th Mar 2017, 1:47 PM
Cliffosa Remedy
how do pixels and % differ? is pixels an actual measurement and % how much of the area it takes up?
attributes
html
2 Votes
3 Answers
12th Jun 2016, 12:29 PM
rice l
<SOLVED> Why doesn't the image take 100% of the screen? How do I fix that so it always takes 100% of the screen?
css
1 Vote
5 Answers
13th Aug 2020, 12:55 PM
Karak10
Write a program that takes the text as input and outputs it by adding 3 stars at the beginning and the end. Sample Input thi
python3
-2 Votes
6 Answers
12th Jun 2021, 4:56 PM
Sanchit Bahl
Write a function sumprimes(l) that takes as input a list of integers and retuns the sum of all the prime numbers in l.
python
0 Votes
3 Answers
10th Feb 2017, 4:31 PM
Kannan M
how can I write the code for the fibonacin and how long the execution takes place
java
0 Votes
2 Answers
10th Dec 2017, 10:21 PM
Arton A Ajeti
You need a program to convert days to seconds. The given code takes the amount of days as input. Complete the code to convert
mm
1 Vote
4 Answers
18th May 2022, 5:35 AM
Sharon Christina
I want to have this effect like whenever I click on edit button it automatically takes user to input field to edit it[solved]
css3
html5
javascript
sololearn
2 Votes
4 Answers
20th Oct 2020, 8:59 PM
Yash Arora🇮🇳
Write a program that takes an arbitrary positive integer as input and calculates and prints the number of digits 0 to 9 in it.
python
1 Vote
2 Answers
25th Dec 2020, 12:55 PM
a.m
Can i make a game like GTA 5 in mobile if yes then .. How much years it takes to code it for single person..
gta5
sololearn
0 Votes
5 Answers
20th Nov 2019, 3:42 AM
सुफियान फिरोज शैख़
You’re working on a search engine. Watch your back Google! The given code takes a text and a word as input and passes them to
it's
not
working
1 Vote
7 Answers
14th Apr 2022, 7:58 AM
Alabi Ayodele
Is it possible to create a web code on SL that takes user input and saves it to my device?
web
0 Votes
3 Answers
30th Jul 2018, 2:25 AM
Coder2747293736
Design a web page that takes in an array of different songs, then changes background image as the song changes
css
html
javascript
3 Votes
2 Answers
22nd Aug 2017, 9:46 AM
Emmanuel
Write a function that takes two number as an input parameters and return the least common multiple.
yeva
-3 Votes
2 Answers
10th Oct 2019, 2:14 PM
nishant kumar
efficiency of algorithm is 5n^2 if a step in this takes 1 nanosec, how long does it take algorith to process input of size 1000
python
0 Votes
2 Answers
27th May 2019, 7:18 PM
Rehma Manal
I can't write code because there's print(...) in func. And I need to print it. When I get print out of func it takes Nameeror.
functions
python3
1 Vote
6 Answers
15th Jul 2020, 7:46 AM
Vlad
Define a function that takes a dictionary as an argument and returns the same dictionary but with different values
dictionary
functions
python
python3
0 Votes
3 Answers
10th May 2017, 4:46 PM
trucktar
Write a function intreverse(n) that takes as input a positive integer n and returns the integer obtained by reversing the digits
a
as
function
input
integer
intreverse(n)
positive
takes
that
write
0 Votes
4 Answers
19th Aug 2018, 6:26 PM
Aravindharaj P
An array is given and below method contains logic for solve method. This logic takes more time to execute. So try to minimize
algorithm
arrays
challenge1
java
memory
multiplefoloops
problem
programming
solve
timecomplexity
0 Votes
5 Answers
22nd Jul 2019, 3:40 AM
praveen kasojjala
Where is this error code? how many years will his deposit in the bank double? Deposits and interest takes from user
c++
code
error
java
question
0 Votes
3 Answers
12th Jun 2020, 6:40 PM
saina
Guys help me code a program in python which takes in a set of letters and gives output with as many english words as possible
python
python3
1 Vote
5 Answers
20th Apr 2019, 5:27 AM
Akhil Padmanabhan
Write a program which takes 20 integers as input and divides with 2 and observe the results by using switch condition?
input
-1 Vote
4 Answers
23rd Dec 2019, 3:22 PM
owais qureshi
6. Write a C code that takes three integers a, b, c as inputs and output the maximum and minimum of them.
help
need
0 Votes
6 Answers
7th Jul 2017, 3:07 PM
Noushin tabassum
[{(PYTHON)}] How to create a programme that takes an integer input and returns next nearest prime pallindrome
logical
0 Votes
1 Answer
1st Jun 2020, 9:22 AM
Xander 41
How do you like other people code I keep trying but it just takes me into the code
code
like
others
1 Vote
2 Answers
2nd Nov 2016, 10:10 AM
Alexander Sinclair
How does the quiz factory works ? How much time does it usually takes for a submission to get approved or declined ?
quiz_factory
2 Votes
4 Answers
31st May 2017, 3:51 PM
Saurabh Panda
Write the function isValid to Validate an IPv4 Address. The function takes the address in the form of string and returns true.
data_structur
python
string
1 Vote
2 Answers
9th Apr 2023, 12:10 AM
Ghassan Sawalha
Make a function which takes a character. If the character is a digit, output 1 and if English alphabet then output 0.
c
function
1 Vote
3 Answers
15th Dec 2021, 7:24 PM
M Samiul Hasnat
Is Sololearn an app that teaches you the basics of programming languages or it takes you deep in them?? Thank you
<br>
1 Vote
2 Answers
29th Apr 2018, 5:43 AM
Ali
Is there any better way of doing it?Also, how do I make it so that it takes all the numbers are shown upto 1?
iterators
loops
python
python3
-1 Vote
5 Answers
19th Feb 2020, 11:42 AM
sTiNgRaY
Why does SoloLearn (or any other coding app in mobile phones or tablets) takes the input *before* showing the output?
input
output
python
sololearn
0 Votes
1 Answer
20th Oct 2019, 3:13 PM
Nabh Chandra
Can anyone anyone write a sample code for an app using java or c# that takes in contact details.
c#
java
1 Vote
2 Answers
11th Jul 2018, 12:38 AM
#Ghost
Inneed a program which consist of 10 element array that takes in 10 numbers and arranges in ascending form
array
0 Votes
2 Answers
4th Nov 2018, 6:53 AM
Ŕööñèÿ Key
Make a function that takes two strings as input, and outputs the common characters or letters that they share. (For example, Inp
#python
0 Votes
3 Answers
4th Oct 2021, 7:56 PM
Msawenkosi Zuma
This is my c# program.. This program takes user information. Anyone can help me. I'm stuck in this program which error in this p
k
2 Votes
4 Answers
6th May 2021, 12:12 PM
Kamal Shakya
Write a function which takes a number as argument and calculates its cube. If no no.is entered, then it calculates the cube of 2
python3
0 Votes
3 Answers
12th Dec 2020, 8:18 AM
Kashish Juneja
How can I write a program in python that takes a name variable and displays "Your name is awesome"
program
python
variables
1 Vote
2 Answers
12th Sep 2017, 9:45 AM
Hassan Askri
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
6
7
8
...
10
Next >
Hot today
Hello World!
0 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Script file names
0 Votes
Without degree job
0 Votes
What is wrost mistake that mostly people made while learning coding?
0 Votes
Html learn
1 Votes
Je cherche des gens qui parle français pour apprendre le langage c
0 Votes
Java doubt coders
0 Votes
Python ???
0 Votes
What can I do after learning python and how to create amazing codes. And how many times it would take to be a good programmer😅
0 Votes