Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
¿alguien me podria ayudar a resolver como se le hace para sumar todos los datos de un arreglo de n datos?
suma
0 Voto
1 Resposta
4th Mar 2018, 3:41 AM
Adrian Hernandez
I tried following code try: num1 = 7 num2 = 0 print("Done calculation") print (num1 / num2) except ZeroDivisionError: print("An error occurred") print("due to zero division") It's throwing an error I don't understand why can someone explain me plz
exceptions
python
2 Votos
3 Respostas
2nd Aug 2016, 12:02 AM
nikitha gireddy
I want learn python in the best way. I have a plan of working with it in huge in the future. Anyone give me a suggesion please!
python3
pythons
0 Voto
1 Resposta
24th Sep 2018, 9:54 AM
Mahir Sadman
I am lazy.. Can you make me excited about learning proamming languages by the way ( I am learning a lot and i know all basics )
c
c++
css
html
java
languages
programmers
programming
python
python3
swift
1 Voto
2 Respostas
16th Nov 2016, 10:41 PM
saud algarni
Hi guys I have a question .could please help me how can I search in an string a particular word .I mean that what is its code.
c
1 Voto
1 Resposta
26th Mar 2019, 10:06 AM
Daniel
I have made this page , tell me how to make it better that if i enter username and password and then submit it open up message
html
1 Voto
2 Respostas
12th Jul 2017, 1:42 PM
Priyanshu kumar Chaudhary
hey its a good exampl but v already did bank ops...can u tel me som othr topics??som thng interesting...i shud creat 5 own programs for my project...:(
java
1 Voto
2 Respostas
2nd Sep 2016, 3:22 AM
abi
hi, me newbie, started last day, right now I wrote a code using "do", the out is 2,4,6, while condition is <5. why or how output is exceeding 5. thanx in advance int a=2; do { cout<<a <<endl; a+=2; } while (a <5);
c++
0 Voto
5 Respostas
25th Jun 2016, 5:38 PM
Abdullah
print("Enter any number:") n = input () n=n*5 print(n) In the above program, if I try to multiply the given integer with 5 , to get output as "5n". Instead it prints as "nnnnn". Could anyone help me to solve it ?
python
variables
0 Voto
5 Respostas
13th Sep 2016, 9:15 AM
RAKESH
Could anyone help me ? I want the user to enter even or odd to get him the even or odd numbers of the limit. The code is given b
python
python3
1 Voto
1 Resposta
27th Jul 2018, 8:40 AM
Pest Control
Is there a way I can display a simple emoji character in my Python script using print? print('🙄') gives me an error everytime
display
emoji
error
print
python
python3
unicodeencodeerror
0 Voto
1 Resposta
5th Mar 2019, 3:09 AM
D. Booey 📜
Please can anyone provide me a c++ program to find number of digits in a given integer (using for loop c++ version 4.5)?
i
0 Voto
2 Respostas
11th Nov 2017, 11:03 AM
pundarikaksh narayan tripathi
Is there someone that can let me know where to find the symbol on phone keyboard? Thank you in advance for your help!
operators
0 Voto
2 Respostas
16th Mar 2018, 1:19 AM
Stephen
Hello I would like to ask for some help. Can someone help me with the basic procedure of creating a website using php
php
0 Voto
1 Resposta
1st Jan 2021, 8:48 AM
DOMINIC KIPKOECH
How to create a table of 2 rows and 3 columns with this sun-hot moon-cool mars-red?can anyone send me a code for this?
html
tables
0 Voto
2 Respostas
8th Dec 2016, 7:11 AM
Ajay Ramamurthy
Suggest me a material to learn data science from scratch .. any video in you tube or Google material in easy understandable way
data
deep
learning
machine
network
newral
python
science
1 Voto
1 Resposta
21st Nov 2017, 12:44 AM
Rishikesh Dhruva
Please help me in find in the time complexity of the following Insertion Sort ( I Did it in my way ) :
c
insertion_sort
sorting
time
time_complexity
1 Voto
1 Resposta
12th Jan 2018, 9:44 AM
cool_boy12344
Hi everyone, I'm a complite beginner in coding. My question is, what whould u guys recommend me to learn in order to get
beginners
jup
0 Voto
2 Respostas
5th Feb 2018, 9:15 AM
Yosef
Please how can you check for complexity of an algorithm and I will like may be some can tell me more about the worst, best ,avg
algorithms
complexity
2 Votos
1 Resposta
9th Feb 2018, 9:56 PM
Alao Abiodun
Break Issue... Logic Error
crying
error
help
high
logic
me
php
please
school
student
1 Voto
1 Resposta
31st Aug 2017, 1:47 AM
Maggie KENNEDY
Soory but I am asking a wrong question here ,my q is ( what course is best for me in C.S) I am student and I have cleared 12th.
career
0 Voto
2 Respostas
1st Aug 2020, 9:51 AM
Harsh Mishra
Official book for React with Ts &web pack
,please
book
guys
lear
me
official
react
suggest
to
typescr
with
0 Voto
1 Resposta
20th Feb 2020, 10:09 PM
Sreenivasa Rao Upputhala
Why when I Try to install Vmos after these in customization I changed Root rights and get superSu checker - he show me 5 Android
android
check
customs
downloading
installations
root
vmos
0 Voto
1 Resposta
4th Jul 2020, 1:58 PM
Loonch
I want to learn arduino C programming . I am not able to find a source from which I can learn . Anyone help me
arduino
programming
0 Voto
1 Resposta
5th Oct 2018, 2:27 PM
Superman Batman
Help plz in this code why my rectangle is not moving help I am using pydroid 3 for this program help me how can I move my rectan
game
help
pydroid
pygame
0 Voto
1 Resposta
15th Mar 2023, 12:21 PM
Balkishan Prajapati
Do I have to learn js before jQuery or can I just start with jQuery, I have a small background about js but its stil hard for me
javascript
jquery
1 Voto
2 Respostas
14th Aug 2017, 1:01 PM
ammar adiga
Can any one explain why we got this kind of output and also say me when " float is true " and "double is false" gets printed ?
c
doubt
sololearn
1 Voto
1 Resposta
25th Aug 2019, 9:41 AM
Kiran Deep Naidu
I want to know what job can I get after my course is completed I want to know work from home part time jobs can anyone tell me
help
job
partime
world
0 Voto
1 Resposta
15th Sep 2023, 7:54 AM
Azim Uddin
I am unable to grasp ECMA6 ,can anyone help me with this project with single line comments explaining how to do this?
arrays
concat
ecma6
javascript
methods
strings
0 Voto
1 Resposta
1st Nov 2021, 8:27 PM
Rubayet Kamal
Please could someone explain to me why the second code isn't working out correctly of writing the sum of prime numbers <10
block
scope
1 Voto
1 Resposta
3rd Oct 2017, 5:05 AM
Sammy
Please i forgot my windows 8 password and i have important things in it and someone say i must erase it for me to continue using it please help with another procedure to solve this problem please
html
0 Voto
4 Respostas
23rd Feb 2017, 6:54 PM
Muhmd
Please i need someone to help me write a ruby program to check if someone is qualified to vote in an election or not.
if-statements
ruby
0 Voto
2 Respostas
11th Feb 2018, 7:52 AM
Jumbo Daisy
Please help me in coding this pattern. User input the number of rows for this it is 7 and also it goes form 1st word A to 7th wo
c
pattern
0 Voto
1 Resposta
2nd Dec 2019, 10:50 AM
Ankul Chaudhary
Is there anyone who can teach me some coding strategies, if the one is not busy and really wants his or her help to be useful?
java
0 Voto
1 Resposta
12th Mar 2020, 4:01 AM
Akramjon Komiljanov
Using code playground, can someone tell me if the output for this code is normal or is something wrong with my code. It doesn't let me input velocity or time after I run it, is that normal for code playground? Total newbie to here. Just a simple code to calculate distance.
c++
0 Voto
2 Respostas
1st Oct 2016, 10:07 PM
Rushawn
Hello guy, i am new to programming so could guys tell me what is the best approch to learn java programming language? Tanx
java
0 Voto
1 Resposta
29th Mar 2020, 6:54 AM
Tasal Sahibzadah
Am using python 2.3.5 (command line) when I input 9**(1/2)=1 I know literally is 3.0 but my pc gave me 1. Any help
python
0 Voto
2 Respostas
28th Dec 2016, 5:43 PM
OBENG ERIC
Can anyone help me with writing a code for editing records previously entered in a MySQL database table, with the help of PHP?
editrecords
forms
mysql
php
0 Voto
2 Respostas
17th Mar 2017, 6:24 AM
Keval
Can anyone help me plz? When i use + sign the sum become wrong. But in case of -*/% that code looks fine.
code
codeplayground
javascript
0 Voto
2 Respostas
6th Jan 2018, 5:37 AM
M.I Shanto
Python based selenium questions , script needed ., Is there any how one to help me out in this ., If so .please.
java
javascript
perl
python
python3
recursion
ruby
selenium
1 Voto
1 Resposta
21st Jul 2017, 2:21 PM
RajeshKanna P
I would like to take game developing as my future career. Anyone would like to suggest me a path that i must take?😊
developing
game
suggestions
0 Voto
2 Respostas
16th Feb 2017, 3:01 PM
Vyshak Shetty
Can anyone give me the HTML code for choosing right option of 3 or 4 options....I What I mean is just like Mcqs...
html
html5
0 Voto
2 Respostas
20th Aug 2017, 11:01 AM
Sajid Rafi
Guys i am mechanical engineer and wanted to pursue my carrier in Web development.. How hard it will be for me to settle.?
carrier
for
it
my
usefull
will
0 Voto
2 Respostas
12th Jul 2017, 1:42 PM
Sourabh Sugandhi
can you help me please am new in this course i want to get some xps because my xps ran out of and i cant do my exercises
python
0 Voto
1 Resposta
23rd May 2023, 4:14 AM
Yuldasheva Mubina
since i am a beginner i am in craze to build an app for java mobile bcoz i presumed that its easy to develop an app for java mobile than android one . plz help me how to develop the app for java mobile .
java
1 Voto
4 Respostas
31st Jul 2016, 5:21 PM
Appaji Naik.
how to make a method that receives a whole parameter, and calculate the time, and tell me if it is: dawn, morning, day or night
challenges
decisions
java
methods
0 Voto
2 Respostas
10th Oct 2017, 12:43 AM
Anthony
Could someone give me the program for this question Input a number between 1 and 7 and print out the corresponding day of the week Sample input = 6 Sample output= saturday Thank
java
0 Voto
2 Respostas
20th Nov 2016, 2:50 PM
David
Is there any program in c where you can convert the int to char for ex. 5 - b if there is can you give me a sample thanks :)
c
0 Voto
2 Respostas
2nd May 2018, 2:40 AM
Rise
9**(1/2) = 1 my pc gave me this answer . Any help i try the same code again and still 1 also 10/2=5 not 5.0 my pc gave me. why
numeric-operations
python
0 Voto
3 Respostas
28th Dec 2016, 4:22 PM
OBENG ERIC
¿Quiero saber si se puede estblecer el elemento de una tupla como variable? Lo hice pero me da error como lo planteé
python
0 Voto
1 Resposta
22nd Apr 2019, 8:06 PM
LudioNova
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
...
415
416
417
...
421
Próximo >
Quente hoje
Python intermediate help with dictionaries
0 Votes
I'm about to make a complex calculator in python
0 Votes
Marquee
1 Votes
Any Advise?
1 Votes
why is python community is too small in sololearn?
0 Votes
How far do courses go on Sololearn?
0 Votes
Popsacles Aufgabe
1 Votes
Button In C++
1 Votes
C#
0 Votes
%
0 Votes