Kurse
Kurse
Code Compiler
Code Compiler
Diskutieren
Preise
Teams
Anmelden
Registrieren
Menu
F&A Diskussionen
Suchen
Suchen
Eine Frage stellen
Eine Frage stellen
I need help with 2πr - Write a small program that will calculate and print the perimeter of a circle for you.
2pir
java
practice
0 Stimmen
3 Antworten
7th Feb 2022, 5:43 PM
Harrison Rogers
{ int x=5,y=9,u=30; int r; r= ++x - y-=3 + u*=2 +u&y; cout <<r <<endl; friends tell me what is error and why???
.
1 Stimme
2 Antworten
4th Feb 2019, 5:49 PM
User1
Access denied - www.sololearn.com problem on site and app. Why? Проблемы со входом из зоны РУ без ВПН.
access
denied
error1020
0 Stimmen
1 Antwort
1st Feb 2022, 2:28 PM
SERG Starkov
Write a program to perform arithmetic operation ( + , - , * , /) on Float numbers in c language
c
0 Stimmen
2 Antworten
20th Jul 2021, 9:24 AM
Sonali
What is the better for future - PYTHON or C# ? Like a next education step . Thanks )
c#
python
vs
1 Stimme
1 Antwort
7th May 2020, 6:05 AM
Oleksandr Zinchenko
In html how can an alignment of a text be changed without going for tags <H1> - <H6> and <p>
html
0 Stimmen
3 Antworten
20th Jun 2016, 2:46 AM
Priyadarshika Saha
int a=5; b=6; c=2; int z; z=++a + a++ - b-- + c++ + ++c; printf z
c,
operator-precedence
0 Stimmen
1 Antwort
25th Aug 2018, 11:57 AM
Deepak K
How do I break into application development with C and/or C++ and/or simulation modeling with ML - preferably with Python?
c
c++
development
ml
newbie
python
simulations
software
-1 Stimme
2 Antworten
15th Sep 2021, 8:47 PM
Chris
I wanna buy a new pc - plz tell me should I buy i7 processor or i5 ....... help me solve this problem
java
programmer
-5 Stimmen
8 Antworten
5th Nov 2017, 1:52 AM
Viraj Shah
Help Desk Ticketing System - email to ticket functionality question in how to do it (primarily coded in C#)
c#
e-mail
helpdesk
how-to
tickets
1 Stimme
1 Antwort
27th Dec 2017, 4:16 AM
Ryan Wakefield
Если вводим red, то ввыводи 1,green - 2, black 3. Что сделать в input чтоб он видел значения red, black, green?
elif
else
if
python
type
-1 Stimme
2 Antworten
7th Apr 2021, 10:14 AM
константин будник
I need help.I am working with desktop app in pyqt5. Have several issues - wrong function counting EEG signals per 1 sec-need cou
urgently
1 Stimme
3 Antworten
16th Apr 2020, 11:59 AM
Akinbami Felix Akintunji
Class objects created in different contexts, but existing for the same class - do they work with the same data or with different
c#
class
english
objects
russian
2 Stimmen
1 Antwort
24th Oct 2020, 3:57 PM
suzuki san
Im just starting to learn and feel overwhelmed by the amount of information. Help - where do i begin ?
formatting
1 Stimme
2 Antworten
22nd Feb 2018, 12:22 PM
Sharon Fisher
How does the subclass Dog inherit the variable legs with the value of 4 from the superclass Animal - Java
inheritance
0 Stimmen
2 Antworten
10th May 2019, 2:54 AM
Shak 240
Why does the countdown start on 3 when the print says i = i - 1 if i = 3?
loops
python
0 Stimmen
3 Antworten
21st Jul 2016, 9:47 AM
Daniel
ANY wrong to C Code ?#Sequential File Access in C Programming
-
access
c
dummies
file
in
programming
sequential
2 Stimmen
1 Antwort
28th Jun 2020, 6:02 AM
alfian
Pointers stores the address of variables and the address can be alphanumeric with sign of - and + . Whats its data type then ?
c++
pointers
0 Stimmen
5 Antworten
16th Sep 2016, 3:47 PM
Rishabh Jain
Python Maths Quiz - how to make sure random Num 1 is larger than Num 2 & number of loops = user input
maths
python
quiz
1 Stimme
2 Antworten
9th Nov 2019, 5:11 PM
SWL
How many numbers does this code print? i = 5 while True: print(i) i = i - 1 if i <= 2: break
python3
0 Stimmen
2 Antworten
21st Sep 2018, 2:01 AM
Mohamed Ramadan El Geneidy
If x=10 & y=20 then what will be the values of x and y after execution of the statement x+=(y++ - --y)*y++
java
0 Stimmen
2 Antworten
22nd Jan 2019, 3:11 AM
Shivam Srivastava
I m typing - javac ExapleProgram.java , but it is saying that it is not recognised as an internal or external command....
java
2 Stimmen
2 Antworten
30th Jan 2017, 6:04 PM
PiXeL99
How do you write Swift on a non - apple device? Or what should be installed on a windows machine inorder to run Swift?
apps
ios
programing
swift
windows
1 Stimme
3 Antworten
25th Jul 2019, 4:04 PM
Keleos William
Can anyone help me on the error messages generated in test1 ? - i'm playing with genetic algorithms
java
0 Stimmen
2 Antworten
26th Apr 2017, 3:28 PM
David
How do you load a program in code playground on a smartphone(Android 4. 4. 4 - kitkat)
codeplayground
0 Stimmen
1 Antwort
6th Jul 2017, 10:18 AM
Alan
Python 3 - My code gets timed out for higher conditions can anyone help me optimise it
doubt
0 Stimmen
1 Antwort
29th Oct 2018, 6:05 PM
Muhammadh Juhaif Syed Abubacker
how Compiling and Running Java Programs in Terminal - Ubuntu .linux kali.. or we can use eclipse
java
0 Stimmen
1 Antwort
24th Dec 2016, 5:49 PM
mohammed faijel
Hi, I want to create an application for android. I choose - react native. Can I make good applications with react native?
android
javascript
1 Stimme
2 Antworten
29th Aug 2018, 12:39 PM
gtamastir
Write a program to take + for addition , - for subtraction ,* for multiplication ,/ for division. & Give output according .
addition
c++
catch
challenge
cpp
easy
hard
medium
throw
try
1 Stimme
2 Antworten
15th Jan 2021, 9:09 AM
ROHIT KUMAR
Is it necessary to learn java after completing java script or in other words - are they related?
java
0 Stimmen
2 Antworten
13th Jul 2017, 9:01 PM
Happiness Kaburi
Java logging question, in the class below - is there a method which takes an exception and logs it? If so where, please explain
class
java
log
method
0 Stimmen
4 Antworten
28th Apr 2018, 10:32 PM
Wol B
example please of "HTML sorts out the page structure. - CSS defines how HTML elements are displayed" examples with pictures pls
css
0 Stimmen
3 Antworten
14th Nov 2017, 4:49 PM
John Jackson
So i've decided to make a calculator with operators like + , - , * , ^ , +!^ , -!^ and remainder.
a
calculator
full
mobilecode
python
python3
pythoncore
0 Stimmen
1 Antwort
12th Sep 2022, 10:49 AM
Altair Enigma
Hello, would you plz take a look at the question and code below and let me know about the bug? New Driver's License - code coach
code
problem
python
1 Stimme
2 Antworten
4th Jun 2022, 8:53 AM
Aref Mowloughi
(False or False or False or True or False or False) = True - Why is Python so bloody optimistic?
cpython
humor
humour
python
python3
-1 Stimme
3 Antworten
21st Apr 2017, 3:38 PM
Lium Goon
Break and continue Many tall buildings, including hotels, skip the number 13 when numbering floors - often going from floor 12 t
js
0 Stimmen
1 Antwort
27th Jul 2024, 9:41 AM
Gideon Mugerwa
D={'Ahmed':[1,5,3], 'Ali':[6,2,4]} for item in D: count = len(D[item]) - 1 x = 0 while x < count: D[item][count] += 1
explain
python
0 Stimmen
1 Antwort
22nd Dec 2019, 7:45 PM
Hussin Fekry
In this code what is the idea of max_index = len(words) - 1 ? Could someone explain this code step by step please?
loops
python
0 Stimmen
2 Antworten
23rd Nov 2019, 11:51 AM
Esteban Rueda
If I'm use this version of code: open(test.bin,b) - why test say me "error"? Atribute "r" was set by default or not?
files
python
0 Stimmen
3 Antworten
6th Dec 2016, 7:10 AM
Сергей Осадчий
Is there a difference in using a switch statement with cases and using an else statement with else ifs ? - seems like not.
c#
switch
2 Stimmen
2 Antworten
16th Jun 2016, 8:14 PM
Klaus
What is the minus 1 in line 3 actually doing in this loop? “max_index = len(words) - 1“.
loops
python
0 Stimmen
1 Antwort
11th Nov 2017, 1:20 AM
Divus iulius
Projet ISN Bac - Programme Python pour envoyer un fichier CSV via Bluetooth d'un PC vers un téléphone.
bluetooth
python
0 Stimmen
1 Antwort
30th Apr 2018, 11:50 AM
Joachim Peignaux
a = ( a [a [a [a [1] - 8 ] ] ] ). I need a little explanation on how we get 5 when executed or print. Thanks
question
1 Stimme
4 Antworten
17th Apr 2020, 3:38 PM
Akinpelu Kolawole
Just did the Basic module quiz - Why is the answer what it is? please help, logically does not make sense at the moment!
python
0 Stimmen
4 Antworten
19th Feb 2017, 12:52 PM
gnqayi
why the code second-first print 8,9,7 and not 7,8,9? first = {1, 2, 3, 4, 5, 6} second = {4, 5, 6, 7, 8, 9} print(second - first)
python
sets
1 Stimme
5 Antworten
10th Aug 2016, 10:36 PM
Ido Tal
Code (Java) works in Eclipse but not on SoloLearn - Is there anything I need to consider when copy and pasting code?
code
copy
java
paste
1 Stimme
2 Antworten
14th Jun 2017, 3:37 PM
Sogamotu
Write a Regex that matches 4-6 characters of base64 string, appended by . or - and then followed by an email with an alphanumeri
java
0 Stimmen
2 Antworten
14th Oct 2021, 5:06 AM
pranav
Truly random number - If srand won't generate duplicate number, what happen if the range of random number finish generated?
c++
rand
0 Stimmen
2 Antworten
6th Sep 2016, 12:24 AM
Chantastic Nyan-Nyan
how to create a Java program to calculate this formula with scanner - distance= UT + (at^2) /2 thank u
java
operators
0 Stimmen
2 Antworten
10th Nov 2016, 10:32 PM
Kenneth Iheanyi
(name, birth_year, current_year) { const age = current_year - birth_year; const response = name + " is " + age;
answer
-2 Stimmen
3 Antworten
2nd Dec 2021, 3:02 PM
Joktan Audu
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
Eine Frage stellen
< Vorherige
1
...
46
47
48
49
Weiter >
Heute heiß
I'm about to make a complex calculator in python
1 Votes
why is python community is too small in sololearn?
1 Votes
Audio adding
1 Votes
C#
0 Votes
The best python learning app ????
1 Votes
%
0 Votes
Stuck in Quize
1 Votes
C Program
0 Votes
What is problem in this code
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes