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
How do I exit a while loop upon user input?
python3
0 Votos
2 Respuestas
26th Mar 2019, 11:50 PM
Jesse Douglas
why we need to pass an argument in an exit command?
c
0 Votos
4 Respuestas
15th May 2017, 12:05 PM
Ravi prakash
how can restart the program after running without exit the program?
c++
2 Votos
2 Respuestas
19th Sep 2016, 2:27 PM
AHMAD
How to make your program ask you if you want to exit
c++
0 Votos
3 Respuestas
17th May 2019, 10:12 AM
DRIMITEROS
Someone can make me code program looping to exit program?
c++
0 Votos
2 Respuestas
11th Nov 2016, 8:50 AM
putriharviana
I tried doing exactly what is in the tutorial but it exit right after.
c#
output
5 Votos
7 Respuestas
19th Nov 2016, 1:41 PM
Kate Verzonilla
I want to use arrow keys to up and down between 3 options 1-game, 2-options,3- exit and exit its on 3rd option by clicking Enter
arrow
c++
games
keys
turboc
0 Votos
2 Respuestas
27th Jan 2019, 1:16 AM
مهرشاد روایی
[Solved]Can you break out or exit of a "for loop"without the use of break keyword
break
c#
for_loop
1 Voto
8 Respuestas
27th Jun 2021, 3:34 PM
!Derrickee
What is the difference between Entry Controlled and Exit Controlled loop in C?
c
3 Votos
2 Respuestas
30th Sep 2020, 3:43 PM
Snehalata Maharana
linker command failed with exit code 1 (use -v to see invocation) 😤😤😤
c++
clang
cpp
termux
1 Voto
3 Respuestas
12th Jan 2018, 7:20 AM
Taha Elhasseen Abdelrahman
What's the additional header file that should be added to use the exit (); in C language?
c
programming
10 Votos
6 Respuestas
25th Jul 2019, 12:19 PM
Rajnish Kush
can u help me out understanding the exit case for this recursion program??
#python
#recursion
1 Voto
2 Respuestas
12th Dec 2019, 5:23 AM
Photogenic Gyaan
The exit button is functional but I can't put it below the calculate button
bmi
calculate
java
0 Votos
4 Respuestas
12th Jan 2023, 2:05 PM
Aenul
How common is it for moderators to quit the Sololearn platform?
exit
leave
moderator
quit
sololearn
48 Votos
58 Respuestas
8th Oct 2018, 10:19 PM
Sonic
One of my codes in python3 is terminating without the exit function being called? Can anyone tell me why?
.exit
cpython
python3
terminating
1 Voto
20 Respuestas
21st Jul 2017, 2:47 PM
Vincent D'souza
How do yo make python exit if the input is not within range?
python
0 Votos
2 Respuestas
30th Sep 2016, 5:03 AM
Steven Bagherloo
How do I exit the loop if the user doesnt want to roll again?
python3
0 Votos
2 Respuestas
27th Mar 2019, 1:55 AM
Jesse Douglas
Please could there be a prompt while someone tries to decline challenges just like there is upon trying to exit a challenge?
challenges
decline
16 Votos
3 Respuestas
18th Jul 2020, 1:18 AM
ProfOduola🙏🇳🇬
I want to know how to use exit function in c++ ,somebody please please answer me
c++
1 Voto
4 Respuestas
5th May 2017, 6:42 PM
Harsh
Write cpp program for calculator for n numbers till we say exit the loop
creative
intelligent
program
0 Votos
2 Respuestas
18th Dec 2017, 5:13 AM
Kaushik
Why this is error in c++ int a=08; float b=09;int double c= 02; // this error not exit in c#
initialization
variable
1 Voto
10 Respuestas
5th Aug 2018, 7:52 AM
Blacked False Positive
Is it A Bug or A Feature?
bug
exit
sololearn
0 Votos
3 Respuestas
5th Jun 2024, 3:35 AM
Dikshit Verma
Code blocks is frequently showing error - 1d returned 1 exit status permission denied.
codeblocks
0 Votos
1 Respuesta
2nd Nov 2017, 12:32 PM
Gokul Krishna
I want to make menu by using java with scanner and for loop with the exit function
?
0 Votos
3 Respuestas
29th Nov 2022, 7:17 PM
Shukran Elsaigh
Develop a program that will do the following: The program has the interface [A] Add [D] Delete [U] Update [S] Search [X] Exit
interfaces
java
programming
-3 Votos
8 Respuestas
13th Jan 2022, 5:52 PM
hi To
What is the logic of using the exit () function and the goto statement in a program? How safe is it? how to use it?
c
exit()
goto
10 Votos
2 Respuestas
7th Mar 2020, 2:25 AM
José Cleto
1.Can I create mobile games on Python? 2.How to save player data if he will exit on Java?
android
androidstudio
datasave
games
important
java
mobile
playerdata
python
savedata
0 Votos
1 Respuesta
24th Nov 2018, 9:34 PM
Android Studio
I am getting [Error] ld returned 1 exit status in Dev c++ what should i do its really irritating plzzz help..
help
2 Votos
4 Respuestas
20th May 2018, 4:04 PM
XDivian
Can anyone send me a program in c++ that can do write,read, search, update, delete and exit from program.
c++
program
-4 Votos
3 Respuestas
4th May 2022, 4:11 PM
Nati Man
I created the code, but when I enter the software and click on the desired option, I exit the software. Does anyone know why?
cod
error
java
xml
4 Votos
4 Respuestas
12th Nov 2020, 5:59 AM
Mahan Rezaei
Can anyone present the code in c language for exit and continuation of a program choice in switch case.
switchcase
0 Votos
2 Respuestas
20th Oct 2018, 10:24 AM
Deepika Behera
What is the difference between quit() and exit(), sys.exit() in python?
exit
python
python3
quit
5 Votos
1 Respuesta
15th Jun 2019, 10:56 AM
Shuaib Nuruddin
'Single Entry Single Exit' - Valid Or Nonsense?
entry
exit
functions
return
sese
single
11 Votos
14 Respuestas
4th May 2020, 10:05 PM
HonFu
we can use quit() command to close the programming but can we use exit to for that purpose as exit()
exit()
python
quit()
0 Votos
4 Respuestas
17th Sep 2016, 5:51 AM
Satyam Singh
Exit();
c
exit
functions
return
1 Voto
3 Respuestas
29th Jan 2019, 9:42 PM
MargaritaK
what does it mean when they say 'the base case acts as the exit condition for the recursion?
python
recursion
0 Votos
1 Respuesta
25th Jul 2017, 2:21 PM
Owolawi Kehinde
Hello. I want to be able to exit a program whenever i like. For example, when i make a switch() and i press case 1, i want to
c++
return
switch
2 Votos
4 Respuestas
22nd Aug 2019, 6:53 PM
-DSaus-
How to... (i can't explain the question, please take a look)
bar
exit
html5
javascript
navigation
navigation-bar
6 Votos
14 Respuestas
20th Jan 2019, 6:09 AM
Jingga Sona
eclipse shows error,says Java was started but returned exit code =13, and the application exists when I click ok
eclipse
java
-1 Voto
2 Respuestas
29th Aug 2016, 4:53 PM
Mohammed Marjan
in c/cpp, how can we check the returned value to the OS of main(or exit, ...) function? just i want to know.
cpp,
exit
main
0 Votos
1 Respuesta
18th Oct 2017, 6:22 AM
MD QAYAMUDDIN
Write a prog. to continuously print the input no.s and stop printing when the input no. is 42 and exit when the input no. Is 101
python3
1 Voto
6 Respuestas
6th Jan 2018, 12:29 PM
Abdou Goda
Given a number in the range of 100 and 999, write a program to accept input and validate this range. The program should exit if
progress
0 Votos
2 Respuestas
5th Aug 2021, 9:13 AM
DENNIS OTIENO
What do I do when eclipse says "Java was started but returned exit code=1" when I open it? Cause now I can't even open eclipse
eclipse
error
java
jdk
0 Votos
3 Respuestas
26th Nov 2020, 8:35 AM
ismailprogrammer
Can we destroy an instantiated object manually and call its destructor before we exit the scope which it was declared? (C#)
c#
destroying-object
destructors
0 Votos
2 Respuestas
15th Feb 2017, 9:58 PM
SIMOMEGA
I tried installing kivy in my laptop , but its showing error "command errored out with exit status 1 using python 3.8 ans win10
k
python
0 Votos
2 Respuestas
23rd Apr 2020, 8:39 AM
wave worth music
help in java
exit
max
min
print
sum
-1 Voto
4 Respuestas
26th Feb 2021, 4:59 AM
yous
Exit(0) and detach thread
c++
detach
exit
join
threads
0 Votos
4 Respuestas
14th Sep 2024, 6:13 PM
Ketan Lalcheta
How does challenge mode work
a
challenge
exit
how
to
0 Votos
2 Respuestas
11th Feb 2019, 5:22 AM
Turyahabwa Paul
Using Esc button to terminate a java program.
esc
exit
kill
terminate
1 Voto
1 Respuesta
10th Nov 2017, 1:54 PM
Aamir Sultan
What will happen if you put return statement or System.exit () on try or catch block? Will finally block execute?
catch
exit
finally
java
return
try
6 Votos
2 Respuestas
2nd Jan 2017, 5:40 PM
sadiya zainab
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
2
3
Siguiente >
En tendencia hoy
Control Flow
2 Votes
How to use the get() method
2 Votes
Game Dev Path
1 Votes
why is this platform infested with web devs
2 Votes
So this what I'm trying to solve
2 Votes
How to get account back?
1 Votes
PHP Tutorial Idea
1 Votes
Problem whit Javascript
1 Votes
So how do I create python file and be able to code in it?
0 Votes
Use Python for string manipulation and sorting.
1 Votes