Corsi
Accedi
Inizia a imparare l'IA
Corsi
Accedi
Inizia a imparare l'IA
Discussioni Q&A
Cerca
Cerca
Fai una domanda
Fai una domanda
we know that tan(π/2)= infinity. but this code in description prints it's value, 16331239480885248.000000. Why?
answer
please
this.
1 Voto
4 Risposte
30th Jul 2020, 12:45 PM
Jilani Hasan
Help(Help me write a program)I need to compile a program that prints true and false
expressions
logical
python
-1 Voto
10 Risposte
11th Oct 2017, 7:15 AM
Daniil
Though i havent assigned any value to" v. second " it prints 97. How?
c
1 Voto
3 Risposte
10th Oct 2019, 1:18 PM
Joѕнυα
Write a Python program that takes a string and prints whether it contains more uppercase or lowercase letters.
python
1 Voto
7 Risposte
3rd Apr 2025, 4:28 PM
clet onwumere
How to make a counter that pretty much counts time and prints it in c++
c++
1 Voto
8 Risposte
27th Jun 2016, 5:14 PM
Armandas Bolevičius
Can i create an array that prints when called without having to do the println() method?
array
java
static
void
0 Voti
11 Risposte
26th Aug 2017, 6:48 PM
D_Stark
*DAILY CHALLENGE* : Write a code that takes as input a number n, calculates the n'th "flyn number" and prints it to the screen.
c#
cpp
java
js
python
ruby
swift
16 Voti
42 Risposte
15th Aug 2017, 11:25 AM
Julian Fechner
Write a program using for loop that prints even numbers from 0 to 20
c++
-2 Voti
4 Risposte
7th Mar 2017, 11:35 AM
Nouman khan
*DAILY CHALLENGE* : write a code that gets as input a positive number n > 1 and prints n rows from "3-SUM-TRIANGLE".
c#
c++
challenge
daily
html
java
js
php
python
ruby
8 Voti
32 Risposte
15th Aug 2017, 8:11 PM
Julian Fechner
How to write a code that prints an char array reversed ?
c++
strings
1 Voto
2 Risposte
6th Jan 2017, 10:45 AM
ghasan
😁😁😁Monday Challenge 😁😁😁. Write a program that prints out perfect numbers, within user's input and checks if user input is.
alllanguages
challenge
perfectnumbers
17 Voti
12 Risposte
27th Nov 2017, 4:23 PM
Justine Ogaraku
Write a program that prints from 0-50 excluding 5 using dev c++
nonso
1 Voto
2 Risposte
2nd Jul 2017, 11:14 PM
Chinonso
Though i put same value in both case sqr(4),sqr(3+1) it prints different values why?
define
0 Voti
2 Risposte
11th Oct 2019, 9:18 AM
Joѕнυα
By default the output prints in newline but if we want to print side by side then?
python3
3 Voti
6 Risposte
14th Jan 2019, 5:55 PM
Purvaja Durga
Mystery (None) after printing a function, which prints a variable. Why is it there?
fun
prin
pytho
0 Voti
2 Risposte
2nd Aug 2020, 6:18 PM
Mika Hämäläinen
I need to make an programm which prints out the given digit of a given number
cpp
1 Voto
4 Risposte
17th Oct 2019, 8:23 AM
Yippiekayo Romeo
line[0] prints the first letter of A line. But I Also Require Len of that element. Eg. B5 for BOOKS.
python3
0 Voti
14 Risposte
16th Feb 2021, 5:31 AM
We Doru
Write a programm that prints on the screen all the even numbers up to 10?
c++
-1 Voto
5 Risposte
14th Dec 2021, 5:14 PM
Nawa jr
In my code is there a way to create a password that prints a mixture of upper and lowercase letters using the methods i wrote?
help
java
method
random
0 Voti
52 Risposte
28th Nov 2017, 8:51 AM
jalen
When the output is the same why the compiler prints not eq? Because of data type?
c
1 Voto
4 Risposte
29th Sep 2021, 8:39 AM
Nariman Tajari
Can one write Java code that prints 1 through 100 without using any loop or conditions?
programming
-1 Voto
8 Risposte
10th Oct 2017, 7:51 PM
Thomas Yakubu Pamah
fill in blanks to define the function "myMul",which takes two paramenters and prints the product of their multiplication
functions
-3 Voti
5 Risposte
15th Sep 2018, 3:08 PM
Erick Peter Athuman
Write a program that prints the sum of the first five positive integers ,1+2+.....+5.
c++
0 Voti
4 Risposte
26th Feb 2017, 5:26 PM
Zeyad Sharo
C program to calculates and prints the sum of the even integers from 2- 50
do
while
1 Voto
2 Risposte
14th Aug 2019, 8:11 AM
Deshani Malawana.
Help, I need a program that prints the number of letters in a word
arrays
eclipse
java
methods
strings
0 Voti
1 Risposta
4th May 2018, 8:30 PM
Jesus Armando Carrizoza Tamayo
What's wrong with this code? Why prints negative numbers while Fibonacci sequence doesn't include them?
c++
correction
fibonacci
help
mistake
wrong
0 Voti
5 Risposte
3rd Dec 2016, 1:59 PM
Georgios Bariamai
[CHALLENGE] Write A Code That Calculates and Prints The Square Root Of A Number Without Using The Built-In Function or **.5!
c
challenge
py
root
sqrt
square
5 Voti
9 Risposte
14th Apr 2018, 3:56 AM
Nathan Lewis
I want to convert decimal to binary but it prints it binary in reverse order without array.
cpp
0 Voti
4 Risposte
16th Oct 2019, 6:58 AM
M Abdur Rafey Ahmed
What python code prints out the position of a letter in a word?
python
1 Voto
2 Risposte
5th Feb 2017, 8:02 PM
Pride Mawire
Write a program that reads a number of seconds and prints it in form: mins and seconds
python
python3.0
1 Voto
5 Risposte
27th Jun 2019, 3:10 PM
gauri chaudhari
Challenge: Write a func that prints all 'fibbonacci-primes' from 1..n. z = Fib-Prime <=> fib(x)= z & gcd(z,y)=1 for y = 1..z-1
challenge
challengeoftheday
code
community
competition
dalynewchallenges
7 Voti
19 Risposte
25th Jul 2017, 9:22 PM
Julian Fechner
Output shows as 8x...why?? And wen i give %s prints some string why..xplain me plz
c
1 Voto
4 Risposte
28th Dec 2017, 11:39 AM
C Lover
When we input 'hello worls vxjjb ..' and output it ,it just prints 'hello'
c++
strings
0 Voti
2 Risposte
4th Nov 2018, 1:17 PM
Shivam Gavandi
Why does this program prints "none" at its end, and how do i avoid it?
python3
0 Voti
2 Risposte
2nd Nov 2020, 1:24 PM
KABIR ⚡🇳🇬
How to make a program that prints the first half of what you input?
beginner
python
2 Voti
2 Risposte
2nd Feb 2017, 4:45 PM
chunngai chan
I've written a program prints individual numbers, but I want her to appear in descending in java
java
0 Voti
5 Risposte
10th Nov 2020, 1:01 AM
STOP
I need program in java prints the names in alphabetical order do you find the program
java
2 Voti
4 Risposte
12th Mar 2017, 3:51 PM
Samootay Almlaak
In boolean or operator it says if both arguments (statements) are correct then only it prints true.
boolean-logic
0 Voti
4 Risposte
2nd Sep 2019, 7:01 AM
Dipanjan Basu
I need help. I don't understand why it prints 0 instead of float number. Should i maybe use double?
c++
numeric-operations
variables
0 Voti
7 Risposte
10th Jun 2022, 10:18 AM
Jan Wantusiak
Is there any code like this that prints the letters in stars beside each other in C++?
c++
emergency
programming
0 Voti
5 Risposte
18th Jan 2020, 3:20 PM
M.Gavili
Write a program that prints the first 100 members of the sequence 2, - 3, 4, -5, 6, -7, 8.
c#
for-loops
3 Voti
7 Risposte
18th Apr 2018, 9:21 AM
Samuel DANISON
Write a program that asks the user for a number n and prints the sum of the numbers 1 to n
python3
0 Voti
3 Risposte
18th Apr 2018, 4:46 PM
Scape Goat
What does the prompt >>> do? Whenever I use it, the intepreter prints an error
prompt
0 Voti
2 Risposte
24th Mar 2019, 10:46 AM
Essien Favour
If B = int(70)+ 3 ....How it takes? Whether it adds and give 73 or it prints 703
phyton
4 Voti
2 Risposte
13th Aug 2019, 12:09 PM
Pooja M R
It prints what's inside for else,I need to calculate some points,where is the problem.?
php
1 Voto
1 Risposta
16th Jan 2020, 12:04 AM
See movies
Please type in a code that declares two variables of type int and prints their sum to the screen.
001
2 Voti
2 Risposte
24th Aug 2020, 8:29 PM
Najmul Ahmed
Write a python program that prints all the numbers from 1 to N except prime numbers.
1
all
except
from
n
numbers
prime
prints
python
to
0 Voti
5 Risposte
26th Sep 2017, 3:33 PM
parag chauhan
Write a recursive function that prints the sum of all possible subsets of a given set S.
elements
input
python
python3
recursion
sets
2 Voti
3 Risposte
31st Dec 2017, 8:00 AM
Nikhil Kohli
Why inside the loop the greatest value of i is 7 but the outside it prints 8 any explanation please??
forloop
javascript
loops
4 Voti
5 Risposte
17th Mar 2019, 6:50 PM
Hafsa Mohamed
Is it possible to make a program which prints the fibonachi series with only two variables.
brain
c++
fibonachi
java
2 Voti
2 Risposte
23rd Jun 2017, 7:58 AM
ART
Fai una domanda
Fai una domanda
Fai una domanda
Fai una domanda
< Precedente
1
...
3
4
5
...
8
Successivo >
Popolare oggi
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Coding for Cybersecurity
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Need help
1 Votes
Salut tout le monde
2 Votes
Pointers in c#
1 Votes
Please click me
0 Votes
Hello !
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes