Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
Write a program yo output his most famous quote in the following format ""Stay hungry, stay foolish'' by steve jobs
code
-1 голос
2 ответов
10th Dec 2021, 8:05 PM
Hritik Vishwakarma
Can somebody help me with this question.. Which of the following two statements are valid? Why? 1. x=1,024 2. x=(1,024)
c++
type-conversion
variables
1 голос
2 ответов
27th Sep 2016, 5:47 PM
Devansh Kaushik
Suggestion for better life quality in Sololearn.What is your opinion?
follower
following
improvement
inapp
life
list
sololearn
suggestion
7 голосов
1 ответ
26th May 2018, 3:38 PM
FIREmonger
Which of the following specifiers mak the element accessible from within subclass . I have give option in description
java
-1 голос
1 ответ
4th Mar 2022, 10:24 AM
Arun Vishwakarma
Why did we get this kind of output in the following two codes mentioned below ? Can any one explain me clearly...
sololearn
1 голос
1 ответ
8th Sep 2019, 10:11 AM
Kiran Deep Naidu
In the last project of the Python beginners course I am having an error in output " none ,'what should I do?
code
following
help
project
python
searchengine
0 голосов
2 ответов
2nd Aug 2022, 6:21 PM
Sabeen Fatima
this this platform just show "hello" of following code, but why not showing" this a web class " in title tag??
html
0 голосов
2 ответов
11th Feb 2019, 11:53 PM
Usman Zafar
Which choice is the output value of the following code: var a = 0 let b = ++a let c = a++ print("\(a) \(b) \(c)")
operators
swift
2 голосов
2 ответов
6th Sep 2016, 7:34 AM
Fetsi Hlase
Hi, Anyone did the angular+ nestjs course? When I try to run my nestjs It shows Following the error Error: Nest can't resol
angular+nestjs
0 голосов
2 ответов
29th May 2021, 2:31 PM
Kiruba karan
Tutorials: study following algorithm in pseudocode .Display the exact output that will be displd aftr statement has ben executed
emmanuel
issaic
0 голосов
2 ответов
19th Mar 2017, 9:16 AM
Rifumo Makwakwa
From programming, carry out the following programs in Dev C ++: Using the conditional if. For students online.
informacin
-1 голос
1 ответ
22nd Oct 2021, 9:09 PM
diego tlaseca
Hi everyone, has anyone been able to solve input problems in python? I am struggling with the following
inputs
python
-1 голос
1 ответ
30th Apr 2022, 2:22 PM
Nayma Tarik
i am getting the message execution timed out for the following code ....somebody please help to resolve it
c
0 голосов
1 ответ
12th Nov 2017, 5:02 PM
Gokul Krishna
From programming, carry out the following programs in Dev C ++: Using the if conditional. For students online.
informtica
-1 голос
1 ответ
22nd Oct 2021, 9:08 PM
diego tlaseca
Consider the following java class definition: public class time { private int second; // from 1 to 60
java
-3 голосов
1 ответ
22nd Dec 2016, 5:38 AM
victor
why three matrixes's value and address are same after I paste them?the following is the code website 百度提问那
c++
0 голосов
1 ответ
17th Sep 2017, 9:22 AM
learnlearnlearn
How to make an operation to count prime number less than 100000 base on the following given code?
c++
0 голосов
1 ответ
3rd Mar 2017, 9:30 AM
Vince Gynesse
I wrote the following code based in c++ and the compiler giving error, please check and correct my programs error, thanks
conditions
If
operators
while
1 голос
2 ответов
24th Jan 2018, 8:11 AM
Sameer Memon
what does h(3231) return for the following function definition? def h(x): (m,a) = (1,0) while m <= x: (m,a) = (m*2,a+1) return(a
python
-1 голос
2 ответов
13th Aug 2019, 6:06 PM
Su bagar Miwn
how do are writw the code to arrange the following array in ascending order 200 190 100 96 102 82 122
arrays
c++
1 голос
2 ответов
15th Oct 2016, 11:51 AM
Leslie Jason
What does python display and what not in the following expression ? I tried running them but they showed no output. Why?
input
0 голосов
2 ответов
31st Aug 2020, 4:28 AM
zeeshan
Pls recommend me YouTube channels and website to learn the following things I just mentioned... Or dm me to help me out
css
html
javascript
php
sveltekit
0 голосов
1 ответ
28th Aug 2022, 9:05 PM
Kyaune Cornelius
How do I get the output of // sololearn, from the following code? Because when I study, regexp test () only produces boolean!
javascript
0 голосов
3 ответов
1st Oct 2018, 10:58 AM
Dwirachmat Hariwijaya
How to create the following design using nested loops & & & & & & & & & & & & & & & & & & & &
c++
loops
2 голосов
6 ответов
25th Sep 2016, 10:34 AM
Soutik
Which language can i use to develop a system that will change position of a solar following the direction of sun?
energy
renewable
tech
0 голосов
2 ответов
14th Jul 2018, 7:20 AM
CodeReaper
how can i print the second "FOR" or first "FOR" from the following wholeString using some loop not the substring method.
java
sololearn
1 голос
2 ответов
15th Nov 2017, 12:53 PM
mouri
I'm from mechanical background. Just explain me use of % sign in following code. This is a program to display exam schedule.
python
0 голосов
1 ответ
19th Sep 2020, 5:52 AM
jayesh patil
Please refer to the code below and explain me the following : 1. Why does only one value get printed even if we are using return
c++
function
function-return-type
return
type
0 голосов
4 ответов
26th Sep 2020, 8:04 AM
Garvita Bhateja
The following code must retrun True,True then False and False but it is returning True,False,False and None.help fix this.
begginer
code
python
0 голосов
1 ответ
22nd Mar 2019, 2:37 PM
Bikal Shrestha
In Netbeans ide where should we put the following code ? I mean in java class or java frame?
java
methods
0 голосов
2 ответов
17th Jul 2017, 3:54 PM
Yogesh Kumar
Write a program that takes an integer number n as input and find out the sum of the following series up to n terms. 1 + 12 + 123
c
1 голос
4 ответов
16th Dec 2020, 12:28 PM
Tousif Riyad
como puedo generar la siguiente matriz cuadrada solo pidiendo n \\ how can I generate the following square matrix just by askin
c++
0 голосов
2 ответов
17th Jul 2018, 12:47 PM
German Arancibia Choque
I want to print amessage if any one input chars (string) instead of numbers and stop my following code after this line ?
code
python
question
0 голосов
2 ответов
19th Feb 2020, 6:32 PM
Khaled Elaskry
Program to search 71 in the following array 18 ,45,87,4,11,89,3,71,7,29 use binary search but first sort using bubble sort
c++
0 голосов
1 ответ
19th Aug 2017, 6:47 PM
vanshika
The following function used regular expression to remove the suffix from the words: def stem (word) regexp = r'^(.*?)(ing|ly
python
-2 голосов
1 ответ
6th Dec 2018, 6:30 AM
zahra mohamed
A member function can be declared static,if it does not access any non-static class members. Following statement are true&false?
p
1 голос
1 ответ
9th Apr 2017, 10:49 AM
prajapati piyush
Can we use the command "LIMIT" in place of "BETWEEN", following "WHERE" to retrieve some records of particular range?
where
0 голосов
1 ответ
5th Mar 2018, 1:33 PM
Zeeshan zakaria
Create a menu of programs that will compute for the perimeter of the following plane figures : [t] triangle,
c++
0 голосов
1 ответ
4th Sep 2018, 10:42 AM
Rachel
3. Write a program to print the following output for the given input. You can assume the string is of odd length .
c++
java
1 голос
1 ответ
28th Sep 2017, 12:04 PM
karthik
Write program that tells how many different types of values are their in the following list. L=[1, 6, 'list, 3.5, 'type, 'a', 8
need
solutions
-2 голосов
2 ответов
17th Dec 2020, 3:29 PM
Hima Varshini
Hi can i ask? Which of the following is the correct syntax for a while statement? can you provide your stand of choice.
php
0 голосов
1 ответ
22nd Apr 2021, 5:47 AM
andeng
I've tried the following code but it gives a wrong output .....can somebody help me? Test case will be 3001213 n output is 300
cpp
-3 голосов
3 ответов
6th Jul 2021, 5:53 AM
Disha Jain
Which is a better way to learn programing? To learn by going through a course and following the curriculum or by doing project?
coding
developer
ide
programmer
programming
1 голос
1 ответ
10th Jul 2019, 3:02 PM
Iredafe Owolabi
Someone please explain me the following statement for bubble sort 👉 for ( d = 0 ; d < n - c - 1; d++ )
c
cprogamming
1 голос
2 ответов
28th May 2018, 11:42 AM
Satyam Kirati Namnu
Can anyone help Me out that how we are getting the answer as 16 for the following questions. X=7; X+=X+2; print(X);
python
0 голосов
1 ответ
28th May 2020, 5:23 PM
Devang Soni
The following loan calculator program I coded is wrong , please don't provide me the correct code link , just give me 2, 3 hints
@java
0 голосов
1 ответ
10th Dec 2020, 7:37 PM
Pankaj
what will be the output of the following function, if it gets called? int func(){ cout<<1; return 2; cout<<3; }
c++
0 голосов
2 ответов
25th Aug 2016, 11:20 AM
Lekhraj Singh
Print the following java. Enter 5 random numbers. Add the adjacent number. The adjacent numbers in the result should be added.
addition
java
loops
program
0 голосов
2 ответов
5th Aug 2017, 10:14 AM
Gaurav Kumar Dhangar
Give the output of the following program ( Assuming that all required header files are included in the program )
c++
classes
output
0 голосов
1 ответ
21st Jan 2019, 9:46 AM
Maadhav Sharma
What's the result of the following code? Please give the answer with explain. b=20 while True: if b<9: continue
explain
python3
-1 голос
2 ответов
24th Apr 2020, 2:57 AM
sumaiya sharmin
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
...
27
28
29
30
Следующий >
Актуальное сегодня
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes