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
nums = [1, 2, 3] print(nums * 3) >>>123123123 how to revise and get >>>246
lists
python
1 Vote
2 Réponses
23rd Dec 2016, 6:01 AM
SealCLi
Insread of select * why can't we use show command, it will show whole table?
sql
1 Vote
2 Réponses
18th Apr 2017, 5:28 AM
k. GauravGupta
Please help me to for the * triangle of for loop,i do not how to figure out my code😂🙏🙏
forloop
java
triangle
0 Vote
5 Réponses
17th Jun 2018, 4:11 PM
Hunt
How to print ('0' * 3) as '000' or '9' + '0' = '90' in c++?
c++
strings
1 Vote
2 Réponses
11th May 2020, 1:06 PM
Amit Dubey
Python: How can I fix this type error?
*
python
typeerror
0 Vote
1 Réponse
18th Sep 2020, 6:21 PM
Solus
can anyone help me to solve this postfix expression.. 2 $ 3 + 5 * 2 $ 2 - 6 / 6 ?
postfixexpression
-3 Votes
8 Réponses
13th Nov 2019, 3:09 PM
Jay Parmar
How do you pass a char * function as an argument within a function? (Solved)
c
function-arguments
passing_functions
pointers
0 Vote
1 Réponse
7th Oct 2023, 1:01 PM
William Owens
How can I make the pyramid by* in c?like * ** *** **** ***** until n line.
c
-2 Votes
2 Réponses
31st Dec 2019, 4:43 PM
Abbasali
Does play store add any details of user to app details(meta-data) ? So they can track the user.
*
anonymity
hottoday
security
1 Vote
5 Réponses
15th Sep 2020, 6:27 AM
Cyborg🤖
I don't understand why it gives 30 in php $ foo = 5; echo $ foo * $ foo ++;
php
1 Vote
4 Réponses
17th Sep 2020, 2:18 PM
Germani benitez alfonso
What is the code for a dropdown bar via Svg? The one that looks like an upside triangle *
svg
1 Vote
5 Réponses
22nd Feb 2018, 9:49 PM
robert chingambu
please help me to buld logic for this c++ pattren code please &&&&&&& & ****** & **** & ** & * &&&&&&&
c++
1 Vote
6 Réponses
4th Dec 2020, 11:15 AM
Imran Ali
Porque en el ejemplo del 0.01 céntimos * 30 días se usa el número 2 en la solución del mismo ?
exponentes
0 Vote
5 Réponses
11th Oct 2021, 12:25 AM
Miguel Angel Forero Clavijo
guys. how to code array with image. the image will be like this. * ** *** **** *****
php
0 Vote
4 Réponses
11th Jul 2016, 12:07 PM
Lenherij Oaba
r = lambda a : a + 15print(r(10))r = lambda x, y : x * yprint(r(12, 4))
python
0 Vote
1 Réponse
29th Dec 2020, 7:34 AM
Kevin Esmero
I want this code output in this form 2 * 1 , 2* 2 and How can I do this?
answerme
-1 Vote
4 Réponses
12th May 2019, 1:10 PM
Anuj Raghu
Esta bien el resultado pero no me aprueba..ayuda!!!
*
3
de
mltiplo
0 Vote
4 Réponses
21st Jun 2021, 5:29 PM
anibal heredia
is core i9 good?😃😃😃 i think its better than xeon cpu! : * Good luck my freindZz! :)))
core
cpu
i9
xeon
2 Votes
2 Réponses
27th Sep 2017, 3:56 PM
Alireza Yahyapour
What is the error in "while (y * z > 0) & (y % 10 == z % 10)"?
c++
1 Vote
1 Réponse
16th Mar 2021, 5:28 PM
Romania005 #01
* ** **** ******** **************** I can't solve this problem! the asterisk should be doubled on each line than previous
c#
-1 Vote
6 Réponses
7th Sep 2016, 2:02 PM
Santhosh Durai
If you input 4 * 5 can you take that input and run it as a operation? [Python 3]
python
python3
1 Vote
1 Réponse
4th Dec 2019, 1:58 PM
Adriel Low
Float * int (mistake): a=179*1.13 print(a) Output = 202,269999999999999 But right answer is 202.27 What is the mistake in python???
python
0 Vote
5 Réponses
18th Oct 2016, 9:40 AM
Konstantin Markov
How to Manage Many_to_Many Relationship in SQL
*
from
result
select
0 Vote
3 Réponses
14th Jun 2021, 2:45 PM
Umar Bello
Why in python this code print ('17 * 87'*10) does not output 10 17*87 in the playground it outputs that 17*8717*...*87
in
lesson
previous
python
0 Vote
4 Réponses
12th Oct 2019, 6:07 PM
Hasan Anorov
Is it possible to insert an asterisk * after 'required' inputs in a form using the ::after psuedo element selector?
css
html
selectors
0 Vote
3 Réponses
13th Apr 2020, 1:31 PM
Taofeeq Hamzat
What is fuction of '*' and '**' in python??(list, dict, etc)
*
args
dict
etc
kwargs
lists
python3
8 Votes
12 Réponses
3rd Jun 2018, 11:40 AM
ᏳoƊoԲᎮc !
How to print this pattern using c or c++?
*
c
c++
pattern
1 Vote
2 Réponses
23rd Sep 2018, 3:36 AM
Sreejith P
can you write a program calculate the (+; - ; % ; * ;/;) of 3 variable x,y,z with you progrmming language ?!
c#
c++
html
java
javascript
php
python
ruby
swift
2 Votes
6 Réponses
11th Apr 2017, 7:15 AM
ismail Banouigu
what is the difference between these two commands in python ? from pyad import * Vs import pyad
python3
0 Vote
2 Réponses
3rd Jul 2018, 10:23 AM
Raj Charan
Sorry for this silly question but I am a newbie in c ++, how can I make me write in the console for example 5 * 8-45 + 66 and...
c++
0 Vote
13 Réponses
3rd Jun 2021, 12:58 PM
Ignacio
When we write " *point= &obj; " what does * and & signifies in the pointers perspective?
c++
classes
0 Vote
2 Réponses
17th Feb 2017, 8:37 PM
Neha Selal
what should be the code for the following output? * ** *** **** ***** ****** uptil n
c++
for
loop
-1 Vote
2 Réponses
25th Sep 2016, 5:39 AM
bittu
Please create a program to find the formula value by using c++. c=(2x + 3y) * (2z-4y)
c++
math
operators
-3 Votes
2 Réponses
10th Mar 2018, 4:33 PM
surya pro
import java.util.Scanner; public class H2A { /** * @param args the command line arguments */ public static
java
-1 Vote
1 Réponse
10th Sep 2020, 7:05 PM
rachel mensah
Can we use show customers;. Select column_list from customers;. In the place of select * from customers.
sql
0 Vote
1 Réponse
24th Dec 2016, 7:47 PM
ankur jain
Please help me out. Develop a simple application using function to calculate the area of the following. *Square *Rectangle *
help
me
0 Vote
3 Réponses
15th Jun 2017, 12:22 PM
Ahaa mark
Write a program to perform arithmetic operation ( + , - , * , /) on Float numbers in c language
c
0 Vote
2 Réponses
20th Jul 2021, 9:24 AM
Sonali
Why do we need * eval() *method in javascript when we can just use the parameters declared in the function?
javascript
web
0 Vote
3 Réponses
28th Nov 2017, 5:19 AM
Damilola Daramola
Any difference between ' :root ' and ' * ' ? Please I need an explanation for each :)
css
css3
html
html5
web
0 Vote
1 Réponse
3rd Feb 2019, 11:50 PM
Nael Sharabi
* imports all objects from a module like from math import *. But import math also imports all objects right?
modules
python
0 Vote
2 Réponses
5th Jun 2017, 7:04 PM
Soumyadeep Mondal
We known that the * operator is used for declaration of pointer and we can only put the address in the pointer eg int *p=&a;
c++
2 Votes
5 Réponses
30th Jan 2018, 7:19 PM
Ankit Rathore
Scope Resolution Operator / Pointer Question
::
*
c++
pointer
0 Vote
1 Réponse
25th Jul 2020, 6:59 AM
Solus
What's the purpose of * operator when all it does is pull out only the first element from a tuple/list?
lists
python
tuple
0 Vote
1 Réponse
13th Aug 2024, 8:07 AM
Igor Matić
Someone please tell me what is the meaning of "//" I can't understand properly.
-
*
/
//
+
0 Vote
3 Réponses
10th Feb 2022, 3:18 PM
Pritam Ghosh
In c what is meant by char *s? I know char s is declaring s variable of character but what * means?
y
0 Vote
3 Réponses
22nd Jul 2018, 11:10 AM
Saurabh Jankat
in python how i accept password from user in * formate and if i press button i see the original password in that entry field.
tkinter
1 Vote
2 Réponses
20th Aug 2018, 12:26 AM
aditya
How to overload assignment operator for a class having member as " int * ptr; and A *a;" Here A is class declared in some librar
c++
1 Vote
4 Réponses
14th Oct 2019, 1:38 PM
Amit chavare
* Я Жан-ком. Основатель WhatsApp Добро пожаловать на ваш пользователь, после поиска журналов сервера, мы обнаружили, что ваш лич
-.
,
*
whatsapp
-2 Votes
2 Réponses
4th Sep 2021, 2:04 PM
اسماء احمد
var x = 8 ,, y = x++ * 5, z = (y % x); alert (z) // z = 0 or 4
40%8=0
0 Vote
2 Réponses
18th Jun 2020, 9:37 AM
cabdiqani Ahmed
So i've decided to make a calculator with operators like + , - , * , ^ , +!^ , -!^ and remainder.
a
calculator
full
mobilecode
python
python3
pythoncore
0 Vote
1 Réponse
12th Sep 2022, 10:49 AM
Altair Enigma
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
6
7
8
Suivant >
Aujourd'hui en vedette
Does anyone have the solution for this challenge?
2 Votes
How would you solve the part of the C# Intermediate code project that requires operator overloading?
0 Votes
I am beginner,This is will be right code?
1 Votes
Kernel in Jupyter
2 Votes
Why is it so hard to get a job as a junior dev? Or just wanting to do an internship.
1 Votes
Solved# Survey data format in coding for data
1 Votes
How many days will It takes to completely learn front end
4 Votes
SQL
2 Votes
Solution to solving this bugged problem
2 Votes
JAVA PROGRAMMING
1 Votes