Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
nums = [i**2 for i in range(5)] print(nums) [1, 4, 9, 16] "..what will this create..?" "Correct" answer was: "A list of even numbers between 0 and 18." 9 is not an even number tho. Is this a typo or am i missunderstanding/missinterpreting?
lists
python
0 Votes
3 Answers
28th Aug 2016, 6:33 PM
Andrew4200
Please I can't get my certificate after completing HTML, it's seems not to loading even after copying the link to another browse
certificate
0 Votes
3 Answers
30th Jun 2020, 1:17 PM
anslem chinecherem
i dont know what mistake i am making i am even copying the same programme which is written as example but its show playing error
variables
0 Votes
7 Answers
4th Mar 2018, 4:25 AM
harsh dhawle
What is the c program to check number Is even or odd or a letter(like a,A,s etc) or a fractional number(2.23)
kamble
kunal
-3 Votes
4 Answers
15th Oct 2020, 3:13 PM
Kunal Kamble
Write a program in c to enter 20 number in an array. Determine the sum of odd numbers and even numbers separately
c
0 Votes
4 Answers
12th Feb 2017, 2:04 PM
ankit pariyar
Help me. I tried this code for longest word in python. I even succeeded in the first 3 tests but failed in the last one.
python
1 Vote
3 Answers
10th May 2021, 12:13 PM
Ritesh Behera
Even after typecasting at line 18, why does it keep printing 0 as output for any given input ?
c
math.h
0 Votes
1 Answer
19th May 2018, 11:11 AM
Md Arshad Ali
is it even necessary to import just certain objects from a module while you can just simply import the whole module?
c++
java
modules
python
1 Vote
3 Answers
27th Nov 2017, 7:53 AM
Wycliffe Omondi
All the even elements of the integer array K (n) are placed in the array L (n), and the odd ones in the array M (n). Calculate t
arrays
c++
1 Vote
9 Answers
2nd Nov 2017, 2:04 PM
Красавчик Том
How do I write a code that accepts a number from the user and determin weather its even or odd in java
java
-1 Vote
3 Answers
20th Oct 2021, 9:50 AM
Caesar Kent
How do I use two different Pseudo type elements in one line of code? Or is it even possible to do so?
before
css
first-child
pseudo
3 Votes
1 Answer
29th Sep 2020, 12:36 PM
Dzikamayi Mhete
Even if I have marked all notification as read, the red sign is still there -_- .Have someone faced the same problem?
bags
notification
problems
2 Votes
3 Answers
9th Jan 2017, 7:45 PM
Yulian Yarema
How to create a function that prints all even numbers smaller than the input. The function shld tKe one datatype of integer.
c
0 Votes
3 Answers
11th Jan 2019, 10:08 AM
sule yazid
What is the proper way or step by step solution for int x = (5+3*5)%3+3*7; sorry getting confused, even though i know the answer
java
0 Votes
6 Answers
5th Apr 2017, 9:22 AM
paupau oviedo
Can you get a degree in computer application or do a CS course to become a programmer even if you have commerce in 11th and 12th
courses
studies
2 Votes
4 Answers
23rd Jan 2020, 5:17 AM
Utkarsh
Can you make this even better, by better i mean efficient and simple and do not include the sort function from algorithm library
ascending
c++
improve
order
1 Vote
2 Answers
2nd Apr 2022, 5:18 AM
Dhanraj Tamang
how do i make this code display the answer in positive (+) even if the answer is in negative.
c++
1 Vote
2 Answers
14th Jan 2017, 3:57 PM
Cody Arthur
Make a program in C++ of even number from 50 to 0 and odd number from 49 to 1
c++
-1 Vote
2 Answers
3rd Dec 2021, 4:29 AM
Abdul Basit Khan
have you ever been stuck on a basic code practice that you had to figure it out for hours... even days?
beginner
c++
0 Votes
2 Answers
30th Oct 2021, 10:26 AM
aeri
After run this coding question there is no inserted line under the "by some author" even there are <i><i/> tags with it, why?
<i><i/>
html
1 Vote
3 Answers
20th Jun 2020, 9:25 AM
Mr.AS
After printing "Breaking" why doesn't it print the value of (i) even though in the code it is written print(i)?
loops
python
0 Votes
3 Answers
2nd Mar 2016, 2:47 AM
Dave
Are the var++ and ++var operators even used in traditional maths or are they a programming-only thing?
javascript
-1 Vote
1 Answer
12th May 2022, 3:23 PM
Arsalan M.
Why are values in the array printed even though I passed an iterator bigger than the array?
arrays
c++
0 Votes
1 Answer
2nd May 2018, 12:47 PM
Jonathan Perez
How can I make the computer to give random questions and even check the answers and tell if it is correct or not. Is it possible
html
1 Vote
3 Answers
11th Aug 2023, 7:47 AM
AAISH
Is it possible to call private data member from operator overloading function even when it is not declared as friend function??
c++
0 Votes
3 Answers
6th Aug 2018, 1:32 PM
Shikhar gupta
hi even i read all course about variable but i can't understand can some good people tell what is whats used....?
c++
variables
1 Vote
3 Answers
30th Dec 2016, 8:43 PM
Aran Bekas
I have updated chrome and even my Android version is 5.1. But still the code playground doesn't support ES6. What should I do?
codeplayground
es6
js
0 Votes
2 Answers
31st Jul 2020, 6:11 AM
Hridita Paul
I don't get how the following code produces 3 even when a single increment has been set. That's not the case with other values.
functions
javascript
parameters
2 Votes
2 Answers
10th Nov 2021, 9:39 PM
Mohammed Qaif Gaffar
Is it possible to divide a string into 2 equal parts (of course if its length is an even number) in C++?
c++
strings
0 Votes
2 Answers
22nd Aug 2019, 9:59 AM
Yavor Hristov
I write a code,it can tell you the stockmarket is good or bad,it can even like ai robots to talk to you
python
-1 Vote
5 Answers
3rd Sep 2016, 6:29 AM
hermans
Hi guys! Just want to ask why in this code the radius is 8 even though there is no input from the user?
c
0 Votes
2 Answers
5th Sep 2019, 9:39 AM
James Torres
Why does my code only count one word in string even if I type word multiple times and it only counts first word in str
codeplayground
0 Votes
4 Answers
22nd Aug 2022, 10:42 PM
Malachite
Hi guys, my code on my laptop can't run on my phone when transferred, even though it's is a local browser, why isn't it working?
<h1>help
me</h1>
1 Vote
3 Answers
23rd Feb 2022, 1:21 AM
Yekeen Nasir
I lost my PRO status. I no longer have access to the threads for help. Even after paying the yearly membership. How do I fix?
help
threads
0 Votes
4 Answers
4th Dec 2021, 2:54 PM
sebastien lalloz
Why my sololearn cannot open code repo, d/t images... in html (& it sent 'Oop,...'; even when I`m online? Please answer me🙏🙏🙏
<html>
1 Vote
2 Answers
3rd Oct 2022, 12:38 PM
Yohanise Tsegaye
Once I input a link in the nav section, all my writing even in the body can be clicked to that link! I really need help
html5
0 Votes
5 Answers
22nd Jun 2018, 2:11 PM
Abraham Aniara
I see alot of unimportant (for lack of a better term) questions in the QandA and maybe even asked a few..
programming
qanda
sololearn
2 Votes
2 Answers
30th May 2017, 8:46 AM
Allan Stewart
Hey guys l dont even know how to code but am curious and interested which language should l start with?
confused
0 Votes
3 Answers
9th Nov 2016, 9:42 AM
Thabani Benjamin Tambanemoto
Under script tag is it necessary to write type="text/JavaScript" ? Even we didn't write , output is occurs. Plz explain.
javascript
0 Votes
3 Answers
20th Jul 2017, 2:56 PM
Kukesh Taye
Why is the maximum index position of an array example:(NAME[6]) is 5 even when the initial index position is 0?
arrays
java
0 Votes
3 Answers
28th Apr 2016, 2:05 PM
Sammy Das
How to execute tge complete set of inputs in a loop even if a middle input is a false one?
loops
0 Votes
2 Answers
26th Aug 2018, 9:57 AM
Sireesha Potineni
If the time (0) operator is seconds ... then what is minutes and hours or even days maybe?
rand
-1 Vote
1 Answer
5th Jun 2018, 2:55 PM
Fizzleburn
Why doesn't constructors in java don't have a return type? not even void? The are functions too right?
constructors
java
0 Votes
2 Answers
3rd Oct 2017, 10:13 AM
Supriyo Paul
Python code seems really cool even though i just started like three minutes ago, any tips for starting?
python
0 Votes
2 Answers
14th Aug 2016, 4:49 AM
Owen
Why is 'New' not None? Why did 'Origin' replace all its values with new value of Row even though I have specified the position?
print
python
0 Votes
3 Answers
30th Sep 2020, 2:09 PM
MasterofBeginning
Trying to make a form send to my email. But i tested it and it doesn't work even after ive used php. Any help?
php
2 Votes
4 Answers
12th Jul 2017, 12:44 PM
Isaac
Wtf is going on with the storing charactors for variables? Idk how to even start to edit the code theres nothing to help idk
alphabettoabcdefghijklmn
opqrstuvwxyz
variables
0 Votes
3 Answers
18th Feb 2023, 5:39 PM
Katherine Rodrriguez
Why do I write "String" instead of "int" after "public static void" even if I just add some integer in a code?
java
0 Votes
4 Answers
11th Mar 2017, 8:53 PM
Ricc Weltenbummler
What if I create a private variable inside the main class, would that mean it'll be available in other classes? What do private variables even do?
access-modifiers
java
5 Votes
3 Answers
27th Feb 2016, 11:30 AM
Pavitran
How can I get the sum of items in an itarator. That is after removing all even numbers in a list and itarating it.Someone help👋
python
2 Votes
3 Answers
23rd Feb 2021, 4:45 AM
Emmanuel Kipngeno cheruiyot
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
...
20
21
22
...
25
Next >
Hot today
Guys help please
1 Votes
Python question
2 Votes
Are websites hackable?
1 Votes
Python
1 Votes
Void functional void with bool function
0 Votes
TICTACTOE
0 Votes
C# and sql
1 Votes
What course to take for AI?
0 Votes
Error
0 Votes
What's an unsigned int?
0 Votes