Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
I used <center> </center> out of curiosity instead if align="center". is it recommended to use the align?
attributes
html
0 Vote
4 Réponses
27th Sep 2016, 11:31 AM
Jovanni Silagan
Why the size of int a =[5] is 5 instead 6 , isn't the first term is 0?
arrays
c++
0 Vote
5 Réponses
22nd Apr 2016, 2:07 PM
Zhi Hao
Lesson 23 - The smail in the well, I have the code almost but how to increment with 5 instead of 1?
break
course
increment
javascript
loops
0 Vote
6 Réponses
7th Feb 2022, 9:28 AM
CodeX
Why use the following: public Function foo() {//code} Instead of public void foo () {//code} ?
functions
java
methods
0 Vote
2 Réponses
2nd Oct 2019, 6:24 PM
Tshego M
Trying to alter my program to make a round robin tournament instead of a basic battle, what would you do to achieve this with th
assistance
battle
challenge
help
java
robin
round
roundrobin
tournament
tutor
3 Votes
4 Réponses
20th Apr 2022, 3:19 PM
Aaron DeViller
Your friend sent you a message, however his keyboard is broken and types a # instead of a space. Replace all of the # charact
phyton
0 Vote
7 Réponses
13th Jul 2022, 2:44 AM
Adeleke Abdul Rahmon
what is the meaning of scripting language and programming language ? why Python is preferred instead of php ?
python
4 Votes
3 Réponses
12th Jul 2016, 2:22 AM
Suryaprakash Tiwari
What if, in java programming language, we said "function" instead of "method"? Any thoughts?
function
java
javaapi
method
0 Vote
2 Réponses
13th Dec 2016, 5:18 AM
Rivensky H. Allonce
We can use loops instead of using iterators. then what is need of Iterators??
iterators
java
0 Vote
2 Réponses
27th Jun 2016, 7:12 PM
Chiranjeevi
How can I use the triple column '"" instead of \n in the program below
else-statements
0 Vote
1 Réponse
23rd Apr 2020, 11:33 PM
Ojo Sampson
Hello guys, I would like to provide a link for my base64 encoded image, instead of writing it all since its too big, plz help.
html
0 Vote
8 Réponses
10th Sep 2021, 4:05 AM
CodeSmith
I tried to animate circle instead of rectangle.. I just make minor changes in the given example but it's not working
html
html5
svg
0 Vote
8 Réponses
17th Jan 2017, 1:50 PM
shazia fatima siddiqui
Hey guys? Any good place where i can learn "media events" using jquery instead of JS or Js is also fine
jquery
js
4 Votes
4 Réponses
12th May 2019, 4:48 PM
imsamaritan
How do I run a python program by double clicking an icon instead of running it via the text editor?
output
python
python3
1 Vote
3 Réponses
16th Dec 2019, 2:10 PM
Hpec
I want to do in button Line break instead / inside the button for Example 2/ABC. Thanks you.
.
/
break
instead
line
-1 Vote
1 Réponse
20th Apr 2021, 12:50 PM
Malick Diagne
Why should we have a lot of programming languages instead of having a single all-purpose PL? Is it possible?
android
c
c#
c++
java
python
ruby
website
1 Vote
3 Réponses
13th Aug 2019, 4:19 PM
John Carlo A. Albores
In python ; instead of using the #float and #int functions after reading a numeric value, can the #eval function be used ?
eval
float
int
5 Votes
4 Réponses
3rd May 2019, 9:36 PM
Abdelkader Barraj عبد القادر البراج
Why ds the example use an underscore in target="_blank" instead of just target="blank" (in ref to <a href="x" *target="_blank" ?
links
0 Vote
4 Réponses
23rd Oct 2019, 7:30 PM
Victor Bendeck
Still don't get the difference between class and id (not in terms of syntax, but why should i use one instead of another)
css
7 Votes
5 Réponses
14th Oct 2016, 7:40 AM
Baraa AB
can i use y = int("y" + "2") instead of y = int(str(y) + "2") ?.... Let say y = 7.. btw thanks for answering
python
0 Vote
9 Réponses
5th Mar 2017, 12:15 PM
kevin lee
How do I convert the given program to subtraction. So instead of total= no. +no.+no. I want it to be total = no. - no. -no.?
cpp
if-statements
loops
while
1 Vote
10 Réponses
19th Oct 2019, 9:47 PM
Ismail Olanrewaju
Can anybody explain me why my code doesn't print the result? Instead for loop I use while loop.
c++
0 Vote
2 Réponses
13th Oct 2020, 5:55 PM
TeaserCode
Can you tell me that without using any other languages instead of c++ create games, apps..
h
0 Vote
3 Réponses
26th May 2017, 10:34 AM
Himanshu Saroj
Can we use UPDATE to insert new column instead of ALTER in SQL ?
programing
sql
0 Vote
1 Réponse
7th Jul 2017, 9:56 PM
Chirag Singhal
Here in give below pgm why we called varable decorated instead of print it
decorators
python
0 Vote
1 Réponse
21st Nov 2016, 11:29 AM
Onkar Ashok Gumate
What can be used instead of document.selection/document.getSelection to get the selected value for IE11?
functions
javascript
0 Vote
1 Réponse
14th Dec 2016, 12:30 PM
Ayan Banerjee
Why is not all libraries added altogether instead of adding them one by one
basic
theory
0 Vote
1 Réponse
10th Nov 2016, 10:42 AM
Eshant Verma
Is it important to use Pointers and Addresses instead of variable itself in C++?
c/c++
0 Vote
1 Réponse
28th Jun 2017, 2:33 PM
Bryan Cayabyab
Unable to understand casting through pointers. Why did the output give random value instead of 3.4 (float) or 3 (in case of int)
c++
pointers
typecasting
0 Vote
9 Réponses
9th Sep 2018, 12:07 PM
Maleeha Khalid
Best site to learn python for free and the tutorial should be a one large file instead of many small files
python
0 Vote
3 Réponses
21st Aug 2021, 8:06 AM
Ganesh Ram
Why this program is not running with Scanner correct instead of when i using main method the following program get run correct?
doubt
java
scanner
1 Vote
7 Réponses
11th Oct 2018, 3:31 AM
Harsh Agrawal
Is there any way I can automatically round a number to the nearest hundredth instead of the nearest integer?
javascript
0 Vote
5 Réponses
8th May 2017, 12:57 AM
Ben Galbraith
Can some one tell me what is with this code because the outpur is NaN instead of the values,
javascript
0 Vote
2 Réponses
30th Oct 2023, 7:03 AM
Shah Faisal
Why their is the need of JDK8.0 instead of JDK7.0 that is for are the changes made in JDK8.0?
java
0 Vote
5 Réponses
16th Apr 2017, 4:57 AM
Jagrati Katariya
I did this same example but with addition instead of multiplication please help me why it isn't working
functions
0 Vote
3 Réponses
5th Jun 2020, 10:11 PM
Nyamboli Thomas
Why is the fuction returning a 0 and None instead of the numbers within the range.
python
1 Vote
2 Réponses
7th Jan 2018, 11:36 AM
Kane A. Scott
When my phone screen timeout occurs, i can't resume the challenge round where i left.. Instead it shows that i lose that round..
bug
5 Votes
6 Réponses
11th Apr 2017, 4:00 PM
Gokul Kishore
What are the real cases where we should use union instead of structure or nested in structure??
c
union
1 Vote
1 Réponse
28th May 2019, 7:32 AM
Partha Sarathi
Test case#1 keeps outputing 40 instead of hundred. And code works fine in my IDE. Please why is this
driverslicense
2 Votes
2 Réponses
11th Aug 2020, 7:31 AM
Eleojo Emmanuel Adegbe
In c++, why do people use "int main()" instead of "void main() "? Does the former have any advantages over the latter?
c++
cpp
main
question
1 Vote
6 Réponses
17th Mar 2018, 11:42 AM
binoy john
when i try to run a code it does not show any error instead the only testcase is hidden!!! what should i do?
datastructure
python
tuple
tuple_unpacking
0 Vote
5 Réponses
10th Feb 2023, 8:48 AM
Akash Kumar
what happens when we use the for command once and then the while-do command again instead of while
java
0 Vote
3 Réponses
20th Nov 2020, 8:37 AM
STOP
can someone pls explain the function of {0} why can't i use +x to display the results of code instead
c#
loops
0 Vote
6 Réponses
2nd Nov 2016, 6:26 PM
Luqmaan Mudasiru
How do I style my div’s so they are horizontally aligned instead of vertically aligned
css
html
javascript
0 Vote
1 Réponse
22nd Nov 2019, 1:17 PM
Graham Billington
is tat escape sequences are used to display in new line instead of break tag
data-types
php
0 Vote
2 Réponses
15th Jul 2016, 2:16 AM
Sophiya.K
Is there a way to center align a text in C++ instead of using blankspaces??
c++
formatting_text
0 Vote
1 Réponse
6th Nov 2021, 8:15 AM
(☞ ಠ_ಠ)☞.ρrΑτΗαΜ.
Anyone know I can achieve the same result of that green on top and white on bottom, but instead with the images visible?
css
html5
0 Vote
3 Réponses
8th Mar 2024, 9:08 PM
Freddie Ferris
New to C++, making a calculator and wondering how do you add -, x, /, instead of just + ?
beginner
calculator
help
0 Vote
3 Réponses
18th Nov 2021, 5:34 AM
Stefan Bain
Why do I get 0True as the answer instead of just True when I type the following code?
booleans
python
0 Vote
2 Réponses
29th Apr 2019, 7:10 PM
anushree sabnis
Bro i am give any random website image link in <img src=""> but instead of showing me picture he is showing me a Blank Page.
html
html5
1 Vote
9 Réponses
20th Aug 2019, 9:11 AM
Muhammad Umer Nadeem
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
18
19
20
...
24
Suivant >
Aujourd'hui en vedette
Fix code
0 Votes
Fast coding (mobile)
1 Votes
..
1 Votes
How can I turn my .py files to .exe files?
1 Votes
Beginner_to_SoloLearn
2 Votes
Add lua
0 Votes
How to learn C++ and how long does it take
1 Votes
Coding help
1 Votes
Summary please??
0 Votes
DSA doubt
1 Votes