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 accepts four numbers (any numbers) from a user, and apply the basic arithmetic operations such as Addition,
comments
0 Votos
2 Respuestas
28th Oct 2021, 8:16 PM
Jessamae Kimar
Can you help me to make the results of the operations appear in the part where I print the text on the screen
:(
0 Votos
2 Respuestas
12th Jul 2019, 5:16 AM
Sebastian
Are python codes not separated by a semicolon?
operations
python
simple
0 Votos
1 Respuesta
5th Mar 2021, 5:46 AM
Spottykay David
How can i link button in html form with java or java script to perform arithmetic operations
classes
forms
html
java
javascript
1 Voto
1 Respuesta
24th Mar 2017, 6:19 AM
Praveen Krishna
I wrote this code to perform basic mathematical operations but it does not work in the best way. Are there suggestions to solve
python
python3
3 Votos
4 Respuestas
7th Jan 2018, 7:58 PM
Rogaia Ibrahim
In python, to shorten assignments like this, a=a+b we use a+=b right? (assuming the variables a & b are pre-defined)
assign
operations
python
0 Votos
3 Respuestas
31st Aug 2018, 10:17 AM
Eyob G. Hagos
Write a C++ program to do banking operations like deposit, withdraw, and loan using do..while and without using classes
c++
0 Votos
1 Respuesta
4th Aug 2018, 9:23 AM
Iniyan Venkatesan
I got this unwanted message
java
operations
unchecked
unsafe
0 Votos
6 Respuestas
21st Aug 2020, 6:20 PM
stephen haokip
How do I get one output at a time in python, for example, in normal arithmetic operations 6 + 3 = 9 and 11 + 22 = 33
calculator
output
python
python3
2 Votos
4 Respuestas
31st Dec 2020, 3:11 PM
OMARI FATIMA ZAHRA
As a beginner, I tried to build an arithmetic operations on cpp but it's showing me an error, please help me debug
<tags>
0 Votos
3 Respuestas
27th May 2019, 1:18 PM
Usman Muhammad Usman Biriri
Find a element in an array of size 'n' in not more than n/2 operations using linear search algorithm
c++
code
java
python
0 Votos
1 Respuesta
26th Mar 2020, 10:55 AM
Manan Bedi
How to make simple arithmetic calculator?
calculator
operations
simple
0 Votos
1 Respuesta
18th Dec 2020, 5:52 AM
Explorer
How to perform mathematical operations on number represented as string in c++? How do I store number larger than c++ numerical?
</h1>
<h1>
0 Votos
3 Respuestas
10th May 2021, 12:37 AM
BlackChar
Is there any way such that the words inside can be determined without using ,(comma) and separating them all with "(double quote
lists
operations
python
string
2 Votos
4 Respuestas
1st Oct 2018, 1:11 AM
partha
take the input and reassign the element in the index to x, then print the list
list
operations
python
0 Votos
2 Respuestas
1st Feb 2021, 10:40 PM
Shane Bentley
Implementation of the Stack ADT using Singly Linked List and the Time Complexity Analysis of the Push and Pop Operations In thi
c++
-1 Voto
3 Respuestas
14th Jun 2020, 9:48 PM
Senanu Sogbaka
How to input a list that contains integer numbers on which arithmetic operations such as +,*,-,/ can be performed.
input
python
0 Votos
2 Respuestas
30th Jul 2016, 2:20 PM
Karthick M
WAP in C to illustrate relational operators by reading two input values and performing the operations on them.with formatting??
challenge
0 Votos
1 Respuesta
10th Jul 2018, 3:34 PM
K Kaushik
Can you have multiple methods to perform on one operation?
methods
operations
statements
0 Votos
1 Respuesta
26th Dec 2020, 6:56 PM
Dr.Tevvy Beats
Please, I want to know if operations can be carried out on the <script> tag using jQuery's DOM traversal methods
<script>
0 Votos
1 Respuesta
6th Apr 2020, 9:01 AM
Patrick Ikechukwu (iykey)
Where === and !== operators are used???
comparisonoperators
javascript
operations
operators
3 Votos
4 Respuestas
21st Apr 2017, 8:22 PM
Sandip Bhambre (Sandy)
How to use jdbc to connect to oracle database and java program and perform crud operations from the java program during run time
java
sql
1 Voto
1 Respuesta
1st Oct 2020, 2:29 PM
yuvan bajjurla
Whats the problem here in writing into a file?
c++
file
operations
0 Votos
1 Respuesta
17th Jun 2020, 12:30 PM
Mustafa K.
I would like to ask for a way to improve the second code I wrote while still using the xor operation for it.
bits
cpp
operations
xor
0 Votos
2 Respuestas
15th Jul 2023, 5:12 PM
Dareen Moughrabi
How to do real Calculational Operations using SoloLearn compiler? Check my #java code example below and the Output in comments:
c++
java
1 Voto
1 Respuesta
8th Jun 2017, 9:08 PM
Bilal Muhammed
Como puedo hacer este codigo
operations
python
simple
0 Votos
1 Respuesta
5th Nov 2021, 9:49 PM
Elvis HC
Do you have to print(7 - 3 + 5) to get the problem to register?
operations
python
simpler
0 Votos
2 Respuestas
6th May 2017, 10:51 PM
Dalton Landrum
I want an explain to this labeling code
list
operations
python
python3
v
3 Votos
4 Respuestas
31st Dec 2020, 7:27 PM
XLK
I am having trouble with the % symbol in python can anyone help with these functions .not the greatest at math I suppose
functions
math
operations
order
python
1 Voto
9 Respuestas
29th May 2017, 5:59 AM
john elifrits
Is there a way to make a calculator in python that can calculate trigonometric functions?
calculator
operations
python
trigonometry
0 Votos
3 Respuestas
23rd Apr 2021, 8:08 PM
Ava
Python 3 I type >>>4/2 in sololearn code playground and get 'No output.' instead of 2.0 what am doing wrong?
3
operations
python
simple
1 Voto
2 Respuestas
13th Dec 2018, 2:45 PM
David Park
How to loop a certain section if input is invalid.
android
input
invalid
loops
operations
python3
2 Votos
3 Respuestas
2nd Jan 2019, 8:31 PM
Carson Curry
How to make a program in java in which you can input 3 variables/3 numbers and input all the operations that'll serve as calcu?
java
operators
1 Voto
2 Respuestas
1st Jul 2017, 12:58 PM
Michael Gilbert Acuña
How do I fix this code ?
arithmetic
c
center
help
operations
4 Votos
2 Respuestas
17th Mar 2020, 9:27 AM
Coolbuoy
Why is the output?
expressions
java
math
operations
precedence
0 Votos
5 Respuestas
18th Jan 2019, 3:41 AM
Sami
Increments Operator Precedence
—
++
decrement
increment
operations
operator
order
precedence
4 Votos
6 Respuestas
12th Oct 2018, 8:29 PM
Roger Wang
Is the conclusion to this code correct?
array
cpp
operations
pointers
0 Votos
1 Respuesta
17th Sep 2020, 1:35 PM
Aayu
What is scipy operations.
c++
css
operations
python
python3
scipy
sololearn
5 Votos
2 Respuestas
8th May 2018, 4:13 PM
Maninder $ingh
How to add comment in python
comment
operations
python
simple
-3 Votos
2 Respuestas
23rd Jun 2021, 10:48 AM
Laraib Rayeen
The data type defines the proper use of an identifier, what kind of data can be stored, and which types of operations can be per
c++
data-types
0 Votos
1 Respuesta
13th Sep 2018, 12:35 PM
Shreyas Chimote
Line spacing in output
beginner
error
operations
print
python
space
2 Votos
2 Respuestas
9th Nov 2018, 1:41 PM
Lily Ofori-Amanfo
Why do I need to give print command for mathematical operations?
backend
code
operations
python
0 Votos
2 Respuestas
23rd Mar 2017, 11:30 AM
Dex
can we say enum are just acts like set of similar things or data type ?? can we perform set operations like union and intersection through enums ???
enums
java
1 Voto
2 Respuestas
29th Oct 2016, 7:28 AM
mirza arslan
Is there more encouraged ways to perform XOR operation?
!=
boolean
comparison
dumb_hippo_is_here_again
java
logical
operations
python
xor
2 Votos
9 Respuestas
1st Jan 2020, 5:16 PM
Seb TheS
Recursive functions or loop operators, which is faster or memory saving or both?
c++
functions
loops
memory_efficiency
operations
recursive
speed.
0 Votos
7 Respuestas
1st Mar 2019, 4:13 PM
Emrys
How to make my code work
converter
help
java
of
operations
order
temp
1 Voto
3 Respuestas
15th Feb 2019, 11:10 PM
Kitchen Table
Compiler error CS0563, Overload Operation+ (c#)
c#
compiler
cs0563
error
fix
how
operation+
operations
overload
to
0 Votos
1 Respuesta
7th Mar 2022, 11:53 AM
Nasibullo Khalilov
Can anyone explain me "Quotient & Remainder"? (Python)
&
basic
concepts
numerical
operations
other
phyton
quotient
remainder
1 Voto
1 Respuesta
15th Jul 2019, 4:24 PM
Achs
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
5
6
Siguiente >
En tendencia hoy
What's the best way to learn anything
1 Votes
How can I improve my Authenticator App built with HTML, CSS, and JavaScript?
0 Votes
Most asked!
1 Votes
Malloc vs calloc | memory not initialized
1 Votes
help!
0 Votes
Is react js enough for frontend??
0 Votes
Mini project ideas for final years
0 Votes
why this platform not providing mysql compiler for creating code bits?
0 Votes
Please guys could smw do this for me ?
0 Votes