Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
Tip Calculator (Python 3)
#calculator
#python3
#tip
2 голосов
17 ответов
19th Mar 2021, 8:59 PM
Aron
CALCULATOR(MODULE 3)
python
0 голосов
2 ответов
19th Jul 2021, 2:06 AM
Ohida
TSP (JobSolveStatus.INFEASIBLE_SOLUTION: 3)
api
google
python
tsp
0 голосов
2 ответов
28th Oct 2019, 8:47 PM
Héctor Eliú Caballero Dimas
how do they get (2**5)=32 (Exponentiation)(Python 3)
python
3 голосов
22 ответов
8th Nov 2020, 7:23 AM
Dhriti Gautam
Shorten codes? (Python 3)
python
python3
pythonicness
0 голосов
3 ответов
13th May 2020, 12:19 AM
Md. Niamul Ahad Chowdhury
Help with Exponentiation (Python 3)
exponentiation
python
2 голосов
2 ответов
29th Apr 2018, 8:26 PM
Sonney
Shouldn't the answer be 5?(Python 3)
python3
1 голос
3 ответов
21st Jun 2019, 8:44 PM
Ty'Keynu McQueen
Input doenst work properly (Python 3)
input
python3
2 голосов
3 ответов
9th Mar 2018, 7:57 PM
meike buysse
Не работает код(python 3) Code does't work(python3)
python3
4 голосов
2 ответов
12th Sep 2019, 10:24 AM
Danyysz
(Python 3) Quotations are confusing me
python3
0 голосов
2 ответов
22nd Apr 2018, 8:30 PM
Lightly Salted7
Python Programmers What Is This Permission os.chmod(sys.argv[0], 3) ?
error
os
permission
python
23 голосов
6 ответов
14th Feb 2018, 5:26 PM
warlord
Problem with recursive function (Python 3)
function
loops
python
recursive
0 голосов
1 ответ
8th Feb 2022, 10:34 AM
Alessandro
C# Module 2 (Multiple of 3) Explain please, how the program works
array
c
c#
class
coding
method
module
qa
static
task
0 голосов
3 ответов
5th Jan 2021, 11:53 AM
Anastasiia Kudria
Not working ordered(1, 2, 3) increment in for loop
increment
javascript
loops
1 голос
5 ответов
28th Nov 2019, 12:40 AM
Forhad Hossain
Use '===' to compare with '0' (line 3)
javascript
rest-parameters
0 голосов
1 ответ
11th Jun 2019, 7:18 PM
Henrique Marrocos
How to request multiple inputs for Code Coach challenges? (Python 3)
code
input
python3
2 голосов
9 ответов
4th Jun 2020, 12:32 AM
Will L
Who loves music.... Comment your favourite music Sololearners(not more than 3)
music
sololearn
4 голосов
9 ответов
7th Jul 2017, 5:03 PM
Shivam
What data structure to work with? (Python 3)
3
csv
data
python
sql
structure
0 голосов
1 ответ
3rd Sep 2017, 10:53 AM
Jeroen Groeneveld
Can you explain why int ("10000" , 3) is 81
int
1 голос
4 ответов
13th Nov 2017, 8:08 AM
Timuçin Küçük
What's the meaning of '&' symbol? For example: "iterator = (iterator + 3) & 7;"
opencl
syntax
11 голосов
4 ответов
28th Sep 2018, 7:13 PM
Adi Pratama
How do I solve the C# Module 2 quiz? (Multiple of 3)
c#
1 голос
2 ответов
27th Jun 2021, 2:07 PM
Shafe Hayat Khan
PLEASE WRITE MOVE() AND EAT() FOR GAME----------PLEASE HELPPPPP! (PART 3)
function
-1 голос
1 ответ
22nd Sep 2017, 5:07 PM
Azat
Hi everyone I have error in bmi question in python (test 3)
bmi
python
1 голос
3 ответов
10th May 2022, 12:23 PM
Sharareh.H
Can I convert py(python 3) file to exe by termux android app
python3
0 голосов
3 ответов
20th May 2020, 8:14 AM
Anupam Kayal
def modify_last(txt, n): s=txt[:] d=txt[-1]*n s,d=gather return "".join(gather) modify_last("Hello", 3) #➞ "Hello
python.string
0 голосов
5 ответов
9th Oct 2020, 12:20 PM
ÄKoderj
What is wrong with folowing if statement in C (at least 3)
c
0 голосов
3 ответов
24th Jan 2017, 4:19 PM
Aloka Devapriya
Can I store a srand(time(0)) 1 + (rand() % 3) value to a variable?
c++
rand
0 голосов
5 ответов
7th Jan 2019, 9:45 AM
Platinoob_
After c++ which must be the best option to learn 1) java 2) python 3) css
c#
c++
css
java
python3
1 голос
9 ответов
18th Jul 2017, 5:05 AM
Mandeep Singh
Can I learn more than one (for example 3) programming languages simultaneously?
programming
0 голосов
1 ответ
21st Mar 2018, 2:48 PM
P_040 Q8
Moving code from one IDE (Pythonista 3) to another (Sololearn), and nothing outputs for two different codes.
help
issue
movingcode
1 голос
4 ответов
16th Aug 2022, 12:58 PM
The Coder
What is the difference if i didn't make space like that print(2*3) not print(2 * 3)
question
0 голосов
2 ответов
20th May 2022, 11:53 PM
Ahmed Mohamed
nums = [1, 2, 3] print(nums * 3) >>>123123123 how to revise and get >>>246
lists
python
1 голос
2 ответов
23rd Dec 2016, 6:01 AM
SealCLi
The statement x*=3; is equal to 1) X=3*; 2) x=3; 3) x= x *3; 4) x= x+3;
java
0 голосов
3 ответов
19th Aug 2020, 9:21 AM
Darpan Kushwaha
How to print ('0' * 3) as '000' or '9' + '0' = '90' in c++?
c++
strings
1 голос
2 ответов
11th May 2020, 1:06 PM
Amit Dubey
What is the output of this code? int result = 0; for (int i = 0; i < 5; i++) { if (i == 3) { result += 10; } else {
arrays
java
6 голосов
30 ответов
29th Jun 2017, 6:46 AM
Walter Mugo
Why in list (in python 3) to access the last element of a list, you use -1 and not -0?
indexers
lists
python
python3
1 голос
4 ответов
15th May 2018, 6:39 PM
Eduardo Perez Regin
Have somebody ideas about functional programming... I do not know what i can do... Help me pls (python 3)
(me)
help
ideas
me
no
pls
programming_noob
python
python3
3 голосов
2 ответов
16th Feb 2017, 7:31 AM
lux arcadia
Does Boxing occur when assigning an integer (e.g. 1, 2 or 3) to a 'var' type variable?
boxing
c#
compiler
unboxing
var
0 голосов
1 ответ
6th Dec 2016, 12:45 PM
Green Square Dermatology
what is the output of the following code? int a =11; int b = 12; int c =40; if (a> 100 || b > 3) { system.out.println (a); } else { system. out. println (c);}
java
operators
1 голос
24 ответов
15th Aug 2016, 9:51 PM
Abdullah
when you’re testing with that; 1) leap year before 2/28, 2) leap year after 2/28, 3) non leap year
c++
0 голосов
1 ответ
7th Oct 2019, 12:51 PM
Livoni
How to restart my program I want it so if the user makes a wrong choice it goes back to the first question. (PYTHON 3) pls help
python3
0 голосов
9 ответов
3rd Sep 2020, 2:13 AM
C Pitt
import random for i in range (3): value = random.randant(1, 3) 1="I" 2="like" 3="python" I made this code but i dont know what is wrong
python
1 голос
5 ответов
18th Mar 2017, 9:08 PM
JJ Chamberlain
int a = 11; int b = 12; int c = 40; if (a > 100 || b > 3) { System.out.println(a); } else { System.out.println(c); } 11
operators
1 голос
3 ответов
14th Jun 2020, 1:51 PM
Osman Seker
my program x = int(input(" enter a no: ")) print(x) print(x + 3) print(x) then i enter x = 7 output is like enter a no:7 10 7 for both the print(x) why I get different output???
python
variables
0 голосов
12 ответов
29th Jul 2016, 10:21 AM
Harsh Kanzariya
What is the output of this code? int result = 0; for (int i = 0; i < 5; i++) { if (i == 3) { result += 10; } else {
java
0 голосов
5 ответов
27th Jun 2017, 2:43 PM
Walter Mugo
What is wrong? 1) int x = 5/2.0; 2) byte b = 50; b = 2*b; 3) int x = 10; float f = 2.0*x;
error
java
operators
strings
wrong
0 голосов
1 ответ
16th Feb 2021, 5:14 PM
Alrabab Saeed
function pow(x, n) { if (n == 1) { return x; } else { return x * pow(x, n - 1); } } alert( pow(2, 3) );
js
0 голосов
2 ответов
12th May 2021, 3:35 AM
Animesh Mahato
When you’re testing with that; 1) leap year before 2/28, 2) leap year after 2/28, 3) non leap year, so finding a codings for it,
else-statements
if-statements
int
0 голосов
1 ответ
7th Oct 2019, 1:09 PM
Livoni
What is the output of the following code? int a = 11; int b = 12; int c = 40; if (a > 100 || b > 3) { System.out.println(a);
java
or_operator
1 голос
3 ответов
30th Sep 2017, 6:20 PM
Vaibhavy Darshan
int result = 0; for (int i = 0; i < 5; i++) { if (i == 3) { result += 10; } else { result += i; } }
explain
1 голос
2 ответов
11th Sep 2016, 4:16 AM
Syed Maqsood
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
< Предыдущий
1
2
Следующий >
Актуальное сегодня
Javascript
3 Votes
I Had Solve My Own Way But I See Others Method which I had added as Comented code I don't Understand Working Can You explain me?
2 Votes
What i do?in html intermediate level i dont like.
2 Votes
How to get mentor in solo learn.any mentor who response my activity🥹
1 Votes
web application with java, spring boot
1 Votes
Why text takes time to load
1 Votes
What is late happening in late binding
1 Votes
Digital currency
1 Votes
I had an issue, I have PRO version, but not unlimited lives.
1 Votes
Did You resolve Calculating The Discount?
0 Votes