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
print ( 8 ** ( 1/3 ) )
help
me
plz
0 Voto
4 Respostas
7th Aug 2021, 7:11 AM
Akash Kumar
print( 2**5 ) print( 9 ** (1/2) )
phyton
0 Voto
2 Respostas
4th Oct 2020, 8:22 AM
Caleb Wendi
Plz tell how to print source file code in its output in C++ not in c
**
0 Voto
3 Respostas
6th Apr 2020, 5:37 PM
Amit Kumar
Im only a freshman so what does ** do?
numeric-operations
python
0 Voto
9 Respostas
2nd Sep 2016, 1:11 AM
Gaming Scrub
I didn't understand this !!!! what is ** ???
numeric-operations
python
1 Voto
6 Respostas
20th Sep 2016, 1:46 PM
Manoj Kumar
>>> / ** what is their action?
numeric-operations
python
0 Voto
2 Respostas
7th Sep 2016, 11:23 AM
Rene Rodriguez
Pls how is this solved (9 ** 0.5)
https://code.sololearn.com/cq2e4n0hw9iv/?ref=app
0 Voto
2 Respostas
8th Jan 2022, 6:48 AM
Ifeanyi
How to display * ** *** **** *****
c++
2 Votos
2 Respostas
6th Sep 2016, 5:06 PM
mukul joshi
кто-то понял про ** в 4 уроке я нет
off
0 Voto
2 Respostas
28th Mar 2022, 11:49 AM
Mirik Rozhkov
Please help give an outline >> raising to a power: **
python
1 Voto
4 Respostas
9th Dec 2019, 5:22 PM
Angel Destiny Walakira
What does **mean exactly
**
python3
2 Votos
4 Respostas
24th Jun 2020, 7:37 PM
King
What does ** or // represents in pythons ?
python3
Q&A
0 Voto
2 Respostas
23rd May 2017, 11:24 AM
Rahul Gupta
how to make this in array? * ** *** **** *****
arrays
java
0 Voto
6 Respostas
22nd Aug 2016, 1:47 PM
bubbly
Why in code b = 0.1 * 2 ** 5 print (b) result is 3.2 and in code a = input (int ()) b = 0.1 * 2 ** 5 print (b) result 03.2?
python3
1 Voto
14 Respostas
31st Oct 2020, 8:35 AM
сергей сергей
What is the meaning of ** or what it = ?
numeric-operations
python
1 Voto
2 Respostas
24th Apr 2019, 12:26 AM
boubekeur
How can I put powers (exponents) without using double **
double
operators
python
0 Voto
3 Respostas
16th Mar 2017, 8:37 PM
Diana Alejandra Trejo
How to hide password by ** entered by user in C language
c
1 Voto
4 Respostas
9th Mar 2019, 3:34 PM
Shubham Rampurkar
What is ( 1 + _ ) ** 2 [fill in)
numeric-operations
python
0 Voto
2 Respostas
12th Apr 2018, 8:15 AM
MCSHABBA
Можете объяснить что значат эти знаки если не сложно ** // %
python
0 Voto
3 Respostas
28th Apr 2023, 9:02 AM
Ефим Головко
how to print a staircase in python? like below ** **** ****** ********
python
0 Voto
8 Respostas
13th Aug 2016, 1:57 AM
AKHILESH VVN
Please can anyone explain the meaning of ++ or ** really confused
challenge
1 Voto
3 Respostas
11th Apr 2018, 11:23 PM
Israel Hart
I want to extract this format how to extract it using * *** **** ** *
java
1 Voto
8 Respostas
23rd Sep 2019, 11:22 AM
Waad Mohamed
How can i make the pyramid by*? Like* ** *** ****
a
-1 Voto
2 Respostas
31st Dec 2019, 4:40 PM
Abbasali
How can I do the oppisite function of ** in python?
python
0 Voto
3 Respostas
26th Nov 2017, 2:44 PM
Josu Toja
Write a program in C++ to print given pattern: **** ### ** #
and
astric
hastag
pattern
1 Voto
3 Respostas
27th Mar 2023, 6:23 PM
Simran Samantra
x = 2 while x < 400: print(x) x = x ** 2 while True: print(x**2, end=" ") if x == 400: break x = x **
python3
0 Voto
2 Respostas
6th Aug 2020, 12:23 PM
Ashish Singh
what is the output of this JavaScript Code? alert (125 ** (1/3) );
javascript
1 Voto
3 Respostas
20th Jun 2020, 7:46 PM
Shishupal Kumar
1 more question so how i can make this * ** ***
java
0 Voto
3 Respostas
10th Aug 2016, 5:07 AM
Dinardoo Awangrief
What is the difference between 2 ** x and 2 * x?
python
0 Voto
3 Respostas
4th May 2017, 6:38 AM
#Phootpritz
write a program to print the following output:- 1 ** 222 **** 33333
c++
0 Voto
2 Respostas
13th Aug 2016, 8:48 PM
Asim
9 ** (1/2) 3.0 please someone should help break this down, I'm confused. Thanks for your help and replies.
numeric-operations
2 Votos
3 Respostas
23rd Oct 2018, 12:57 PM
Eby
Write a nested loops to output this pattern: ******* ****** ***** **** *** ** *
java
1 Voto
3 Respostas
18th Feb 2017, 9:04 PM
Vicky Li
what can be the program TO print * ** *** **** using looping statements
c++
1 Voto
2 Respostas
24th Oct 2016, 3:54 PM
manish chouhan
Produce the following output using a method that applies recursion * ** *** **** *****
java
math
0 Voto
4 Respostas
29th Jul 2016, 5:17 AM
Nick Nderitu
I can't understand Exponentiation. What does that two multiplication signs ** means ? Please help !
numeric-operations
0 Voto
3 Respostas
27th Mar 2018, 4:18 PM
Advait
What is the coding for the following pattern in java netbeans? **** ### ** #
java
1 Voto
2 Respostas
3rd Mar 2018, 6:16 AM
Manroop Singh
Please someone should help me out in python,,exponentiation is cracking my mind....please the meaning of this **
numeric-operations
1 Voto
2 Respostas
29th Jul 2019, 2:09 PM
Prince Baidoo
Why 10**2**3 equals to 100000000
**
pow
power
python
1 Voto
5 Respostas
29th May 2019, 2:35 PM
Alice
Does ** operator in python have any limitations as the code below isn't printing anything at all
operators
python
python3
variables
0 Voto
2 Respostas
5th Jul 2021, 5:20 AM
Sk. Ahmed Razha Khan
How can I make the pyramid by* in c?like * ** *** **** ***** until n line.
c
-2 Votos
2 Respostas
31st Dec 2019, 4:43 PM
Abbasali
**When i=4 , j=1 , switch (4+1-1)=4, ( case 4: ) what will be the right output? **
c
cprogramming
help
output_tracing
0 Voto
3 Respostas
4th Jan 2022, 6:07 PM
Rafid
Fix the code to output a triangle of Stars with four rows: print ("* ** *** ****")
python3
0 Voto
2 Respostas
6th Aug 2022, 12:11 AM
Samuel Adesanya
Two asterisks ** are used to raise a number to the power of another, which is called exponentiation.
#no
0 Voto
2 Respostas
2nd Oct 2022, 6:34 PM
garima
please help me to buld logic for this c++ pattren code please &&&&&&& & ****** & **** & ** & * &&&&&&&
c++
1 Voto
6 Respostas
4th Dec 2020, 11:15 AM
Imran Ali
guys. how to code array with image. the image will be like this. * ** *** **** *****
php
0 Voto
4 Respostas
11th Jul 2016, 12:07 PM
Lenherij Oaba
print( 9 ** (1/2) ) как это понять имею в виду что за число выйдет? Как начать самому разбираться в этом?
numeric-operations
0 Voto
2 Respostas
7th Dec 2020, 5:31 PM
Давид Золотухо
**What is the usage of "Break" statement here and how 6 came on the output? **
#basic
#c
#cprogramming
#help
#urgent
0 Voto
1 Resposta
2nd Jan 2022, 2:57 PM
Rafid
Is exponentiation operator is used for string like "muthu" ** 2 like this it can work??
python
0 Voto
1 Resposta
21st Mar 2018, 1:49 AM
R.MUTHUMOHANPRASATH
* ** **** ******** **************** I can't solve this problem! the asterisk should be doubled on each line than previous
c#
-1 Voto
6 Respostas
7th Sep 2016, 2:02 PM
Santhosh Durai
weight = input() height = input() BMI = weight / (height ** 2) if BMI < 18.5: print(Underweight) elif BMI >= 18.5 and BM
help
me
please
2 Votos
4 Respostas
19th Jan 2022, 10:25 AM
𝑫𝒂𝒌𝒔𝒉 𝑫𝒆𝒗𝒆𝒍𝒐𝒑𝒆𝒓
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
< Anterior
1
2
3
Próximo >
Quente hoje
Hello World!
0 Votes
What is wrost mistake that mostly people made while learning coding?
0 Votes
I'm lost with JavaScript (document.getElementById(".") And clearly making mistakes, Can someone help, I thought I had it but no.
0 Votes
What’s the actual difference between MB and GB in real-world usage?
1 Votes
Script file names
0 Votes
How to put multiple inputs in python?
1 Votes
Html learn
1 Votes
What can I do after learning python and how to create amazing codes. And how many times it would take to be a good programmer😅
0 Votes
I wish Ruby back in the course list
1 Votes
What to learn🤔
0 Votes