Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
Write a program that takes a number based on ten based on 2 to 16
c++
-6 Votos
2 Respuestas
20th Jan 2021, 9:06 AM
زهرا درویشی
Hi everyone. How do u write a program that takes in a string with multiple lines?
c++
0 Votos
1 Respuesta
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 Voto
2 Respuestas
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 Voto
4 Respuestas
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 Votos
3 Respuestas
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 Votos
3 Respuestas
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 Votos
5 Respuestas
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 Votos
6 Respuestas
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 Votos
4 Respuestas
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 Voto
8 Respuestas
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 Votos
4 Respuestas
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 Votos
3 Respuestas
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 Voto
5 Respuestas
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 Votos
6 Respuestas
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 Votos
3 Respuestas
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 Votos
2 Respuestas
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 Voto
4 Respuestas
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 Votos
4 Respuestas
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 Voto
2 Respuestas
25th Dec 2020, 12:55 PM
a.m
So In my firebase code it upload src of image to child of database and when its loaded it takes too much internet
database
firebase
help
html
javascript
3 Votos
2 Respuestas
20th Mar 2022, 3:45 PM
Papa Penguin
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 Votos
5 Respuestas
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 Voto
7 Respuestas
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 Votos
3 Respuestas
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 Votos
2 Respuestas
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 Votos
2 Respuestas
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 Votos
2 Respuestas
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 Voto
6 Respuestas
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 Votos
3 Respuestas
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 Votos
4 Respuestas
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 Votos
5 Respuestas
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 Votos
3 Respuestas
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 Voto
5 Respuestas
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 Voto
4 Respuestas
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 Votos
6 Respuestas
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 Votos
1 Respuesta
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 Voto
2 Respuestas
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 Votos
4 Respuestas
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 Voto
2 Respuestas
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 Voto
3 Respuestas
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 Voto
2 Respuestas
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 Voto
5 Respuestas
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 Votos
1 Respuesta
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 Voto
2 Respuestas
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 Votos
2 Respuestas
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 Votos
3 Respuestas
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 Votos
4 Respuestas
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 Votos
3 Respuestas
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 Voto
2 Respuestas
12th Sep 2017, 9:45 AM
Hassan Askri
Hi I am new to learn code 😊 I want ask you how many days it takes to learn full python language ?
question
0 Votos
2 Respuestas
18th Sep 2021, 6:36 PM
Zulqarnain
You need to write a function that takes multiple words as its argument and returns a concatenated version of those words separat
mojamed
-2 Votos
3 Respuestas
25th Dec 2020, 6:06 PM
Mohammed Dafa alla Mohammednour Hamid
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
6
7
8
...
10
Siguiente >
En tendencia hoy
Ejercicio Pytho
0 Votes
What's wrong with this code ? ( Beginner)
2 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Please rate my code from 1 to 10
2 Votes
Write a program to find the strings are in isogram or not
0 Votes
Square Roots
0 Votes
How to start
0 Votes
Is there any new bug in the projects reply sections?
0 Votes