Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
operator = input("enter operator (+,-,*,/) : "). Syntax error occurring in this , how to fix it ?
")
(+,-,*,/):
choose
operator
operator=input("please
0 Votes
4 Answers
4th Jan 2022, 4:34 PM
Mahaveer Singh Ranawat
Challenge : Find the Power set of the given set without using loops
challenges
java
python
python3
-1 Vote
2 Answers
23rd Oct 2017, 12:58 PM
MAYUR ATKADE
Q for web developers : how do you start to programming a website?
html
javascript
jquery
php
web
0 Votes
2 Answers
25th May 2017, 6:50 PM
Konstantin S
Is it fine to write : " int main()" or " void main ()" in c++ ?
()
&
c++
in
int
main
void
1 Vote
2 Answers
7th May 2018, 12:05 PM
Hassan Abdullah Alzubidy
CHALLENGE : Drop the best website design made by you using HTML 5.
design
html5
websites
1 Vote
1 Answer
15th Jan 2018, 1:51 PM
CoderAss
Hey can you help me solve this problem : how to know if two words are annagramme . (A program that counts each currency )
python
1 Vote
9 Answers
30th Jan 2020, 6:13 AM
sara
Why we are not able to create all types of quiz. Like : radio button, finger movable fill in the blanks.
sololearn
6 Votes
6 Answers
5th Jan 2017, 5:53 AM
Ajay Agrawal
Python & Cybersecurity challenge : a simple but powerful calculator... But can you find and fix the security holes ?
challenge
python
security
0 Votes
7 Answers
16th Aug 2017, 5:14 PM
VcC
Can anyone please tell me which python module needs to be imported to invoke the following functions : 1. sin()2.fabs()3.trunc()
python
python3
2 Votes
2 Answers
14th May 2019, 1:14 PM
Da Talking Pigeon
It is saying "Challenge limit reached : Complete your ongoing challenges" even when only 2 challenges are waiting. Why it is so?
challenges
sololearn
4 Votes
5 Answers
22nd Nov 2018, 3:07 PM
Ananya Pandey
Please help me i am stuck : Make stack data structure using link list without using( struck)(C++)
c++
linkedlist
stack
-1 Vote
3 Answers
4th Dec 2021, 3:46 PM
Anmol
If I add +1 after : (semicolon) it prints nothing in domain name in line 3. Why?
python3
0 Votes
2 Answers
27th Aug 2020, 7:35 AM
Shreyansh
[check the code] : why does code 1 and code 2 prints 13 and 14 characters respectively? Why different? They should have the same
arrays
c
c++
clang
clanguage
cpp
strings
0 Votes
4 Answers
15th May 2022, 10:49 AM
blueshipswims
Hi , quick question : what is the difference between ( " ...") ,and ('...') ?
css
css3
html
html5
website
0 Votes
2 Answers
1st Apr 2020, 6:09 PM
Salah Eddine Ibn El Hachimy
Is it mandatory to add the type of an audio file when inserting it, for example : "type=audio/mp3" ???
audio
html5
2 Votes
4 Answers
1st Sep 2018, 11:51 AM
Sumpheus
Triplet of three numbers (a,b,c) Output : 1 if they are either in strictly increasing (a>b>c) or decreasing (a<b<c) order
clanguage
0 Votes
5 Answers
23rd Feb 2022, 5:25 PM
Pratham Yadav
#include <iostream> using namespace std; int main() { int i=2; i=i++; cout<<"Result : " <<i++ + i++; return 0;}
c
c++
java
math
problem
5 Votes
2 Answers
4th May 2017, 10:32 AM
P∆WAN M∆URY∆
Help please ! This code works on sololearn playground but on vscode it gives an error : 'Alien' object has no attribute 'hit' !!
oop
python3
0 Votes
7 Answers
14th Nov 2021, 11:44 PM
ola Scar
pls explain me this code Count() : value(5) {} what this statement do and use of this statement
c++
0 Votes
3 Answers
25th Dec 2020, 3:53 PM
Tushar Jain
Hi, There have to appear in suggestion : a name is entered input field from the array of the hint. php file simolteneously. But
<html><?
<script
>
php
8 Votes
4 Answers
16th Dec 2020, 12:20 PM
Egor Tonchev(EGO)
I'm getting an error during the installation of gcc in Ubuntu like : "failed to fetch......... " .
error
gcc
0 Votes
4 Answers
13th Apr 2020, 10:00 AM
Monk
#import math nums = [1, 3, 5, 2, 4] a=((len(nums)) b= a//2 if b==1: print("math.ceil(a) : ",math.ceil(a))
python3
2 Votes
1 Answer
19th Oct 2020, 6:44 PM
Abhijeet Kumar Verma
Tuple Hadouken : I cannot tell what this is, in Python 3.11 (problem likely not due to it being in 3.11 though)
python
tuple
1 Vote
4 Answers
4th Dec 2022, 7:59 PM
Korkunç el Gato
Constant names can contaion spaces ?? Like this : const int my age or const int myage ?
c#
constants
variables
0 Votes
5 Answers
20th Feb 2017, 7:55 PM
Bassel AbdelSabour
Challenge : Write a program that will work out the distance travelled if the user enters in the speed and the time.
challenge
7 Votes
5 Answers
31st Jan 2018, 10:43 AM
Vansh
Try : If not d1 or not d2 P1=float(d1.get('be_price,0)) P2=float(d2.get('be_price',0)) Expect: Return float (d1.get('price',0))+
detail
in
0 Votes
1 Answer
8th Feb 2023, 7:23 AM
Swarna Rekha Siripuram
Can anyone please tell me the answer to this question : Q - print the sum of odd and even numbers separately from the loop
java
0 Votes
8 Answers
22nd Dec 2022, 2:00 PM
Sanya Sanskriti
I want to create a strategy for tennis table. And see best scenari. Input : right + lift + long. Response . and ratios
answer
game
input
strategy
tennis
0 Votes
13 Answers
12th Sep 2018, 7:08 PM
Coulon Olivier
how to make program when user input 3 output : 3! = 1 x 2 x 3 = 6
python
0 Votes
6 Answers
18th Oct 2016, 2:52 PM
Gabriel Leon Kristi
Input : int 135 but we need to print output has hundred thirty five
c#
c++
java
php
web-storage
0 Votes
2 Answers
10th Oct 2017, 4:22 PM
Abhi Rao
Pattern challenge : Enter 5 numbers if the largest is bigger than the sum of the two smallest number then print a triangle else
c#
c++
challenges
java
javascript
python
ruby
2 Votes
11 Answers
5th Oct 2017, 7:13 AM
Ahmed Mohammed Ahmed Khodary
Code giving wrong answers : 30 * 10 = 150 and 10 * 10 = - 350 please help >.<
helpmeplz
0 Votes
3 Answers
1st Aug 2020, 10:39 AM
Macathain
Find the number of comparisons required in bubble sort of the following list having the 5 numbers : 10 20 30 40 50
c
datastructure
using
0 Votes
6 Answers
12th Sep 2020, 5:46 PM
Yogita Dose
[check the description] : does the strinig terminator "\0" included before x since i used i<8, but while printing it, the output
array
c
clang
string
strings
0 Votes
4 Answers
13th May 2022, 4:57 AM
blueshipswims
can someone tell me a programme to output this kind of pattern : ?***? ?*? ?
c++
0 Votes
3 Answers
7th Sep 2016, 1:20 PM
Sarthak Behki
Hello everyone! Can I create getter or setter myself with other name? ex. : recColor(); plaColor();
getter
java
0 Votes
1 Answer
18th Mar 2023, 7:23 AM
Saidazim
about the question : "What would be the result of len(match.groups()) of a match of (a)(b(?:c)(d)(?:e))?"
python
regular-expressions
0 Votes
1 Answer
27th May 2018, 12:56 PM
Driptarup Chatterjee
if 20 > 10 : print("20 greater than 10)" in python playground but it says error can u tell me what I did wrong
python
0 Votes
11 Answers
27th Nov 2018, 7:27 PM
Game Hacker
in terms of space and time, what is the best : working with classes, or working only with functions?
c++
class
exam
functions
programming
3 Votes
1 Answer
27th Mar 2018, 4:14 PM
Thr3at
How to manage and write code to : call and or open and or execute something?
c++
0 Votes
3 Answers
18th Dec 2016, 11:35 AM
irajjs
: 12 days are 12*24 = 288 hours, which are 288*60 = 17280 minutes, which are 17280*60 = 1036800 second
help
0 Votes
3 Answers
21st Jun 2021, 11:29 AM
PIYUSH MARKAM
JAVA : Can anyone suggest a easy way or animation way to teach me this linked list lesson?
java
linkedlist
1 Vote
2 Answers
14th Jul 2019, 9:05 AM
Tzion
make coding a program to display the output as below (with do while) :
java
loops
0 Votes
1 Answer
15th Apr 2017, 3:54 PM
Ike Antika
Monious-It is defined by M(N) and for a natural number is defined as :
1 Vote
1 Answer
18th Feb 2018, 10:24 PM
Siddhart Bhattacharjee
What is the meaning of "int y : x" here, in the for loop?
c++
code
0 Votes
1 Answer
7th Jul 2017, 6:15 AM
Kushagra Agarwal
I need any one to answer me : why I would learn JavaScript ,css, html while I could build websites with wordpress ????
css
html
javascript
sololearn
1 Vote
2 Answers
26th May 2020, 3:18 PM
Mina Mamdouh
In SQL ,How do I retrieve name FROM track and ORDER BY bit rate (bit/s) then name . columns : name, bytes and milliseconds
math
sql
2 Votes
8 Answers
30th Dec 2016, 9:12 AM
Udo Ortmann
How do I fix (warning: session_start() : Cannot send session cache limiter) on my php script???
i
on
once
put
session
0 Votes
2 Answers
2nd Jan 2019, 10:34 AM
Makumi Wainaina
Which is better and durable for 4 years : Intel i5 10th gen 10300H or AMD Ryzen 5 4600H ?
advice
games
gaming
graphics
laptop
performance
processor
1 Vote
2 Answers
26th Sep 2020, 6:44 AM
Biswadeep Bhagat
Write a function that takes 3 arguments : the name of 'FLOAT' array,the array size,and a 'FLOAT' value.[continued]
arrays
c++
functions
1 Vote
2 Answers
14th Jan 2017, 8:26 AM
Siddharth Naithani
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
15
16
17
...
20
Next >
Hot today
How to improve code readability
0 Votes
App
1 Votes
I NEED to make a game
0 Votes
Regarding course
0 Votes
Solved Grouping data
0 Votes
In this code, I want to make exactly another div right next to it in div, how to edit it?
1 Votes
Python input() function is strange (a bug or a feature?)
1 Votes
Chess Tournament Exercise Doesn’t Work
0 Votes
Please how can I learn dart language here
0 Votes
Android
0 Votes