Cursussen
Inloggen
Begin met het leren van AI
Cursussen
Inloggen
Begin met het leren van AI
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
Take the name as input name = input() # Use concatenation to join 2 strings message = "Nice to meet you, " name # Display the
cc
2 Stemmen
8 Antwoorden
12th Jul 2023, 7:16 PM
خلود العائلة
def calc_fact(a): if(a>0): else: n=int(input("Please input any positive number to calculate it's factorial\n")) print "
python
-2 Stemmen
1 Antwoord
8th Jan 2022, 2:37 PM
Anshika Gautam
why full form of php is "PHP hypertext preprocessor " why again php is used
php
0 Stemmen
2 Antwoorden
15th Oct 2016, 7:01 PM
happy
Am i the only one who finds that " We are Watching You" in the activity feed a bit weird/disturbing 😂
off-topic
1 Stem
6 Antwoorden
27th Feb 2017, 9:05 AM
Aniket Singh
Write a single cout statement that prints the text below. Jane said : " I heard a loud" 'alert'.
c++
print
0 Stemmen
5 Antwoorden
3rd Dec 2017, 6:30 PM
Zikiamin Mateo
Write a program to accept your first name and last name and display message Hi,welcome "your name " to the python world.
answer
0 Stemmen
4 Antwoorden
6th Dec 2020, 9:32 AM
Ishita Sah
About virtual and abstract : Why does the repair-method display "Repair a sportbike " ?
c#
override
virtual
1 Stem
1 Antwoord
1st Jan 2018, 9:41 PM
sneeze
What is G++ ?koz when we've compile a code, we've received a msg " ....G++ will accept your code".
don't
i
know
1 Stem
4 Antwoorden
24th Apr 2017, 5:43 PM
DJiO
If I compile c++ program in my DEV C++ software in Windows 10 it saws "g++.exe " stopped working.? Solve this issue please.
c++
error
softwer
2 Stemmen
7 Antwoorden
30th Jun 2017, 5:19 PM
Lucky Patel
Hello again ! I've made a program which is supposed to read the Input and add " Welcome," to it, but it ain't workin :/
java
1 Stem
10 Antwoorden
14th Jun 2019, 1:40 PM
KAMPFTEDDY McFlausch
Plz help me to find out the error in this program ( Java ) . Its very urgent. On running it , "Memory Limit exceeeded " is shown
findtheerror
help
java
urgent
5 Stemmen
12 Antwoorden
14th May 2018, 3:14 PM
KuSuMiTa
I have a problem with python when I create a module and I call it my interpreter display "no module named "
error
modules
name
1 Stem
4 Antwoorden
27th Feb 2020, 5:27 PM
Dr Kirv
"Тараз государственный университет " этих словах нужно убрать два слова Тараз и государственный вместо них поставить Казахский
erasing
1 Stem
2 Antwoorden
13th Dec 2017, 3:54 AM
Зауре Жуматова
when I have clicked on the build and run icon ,I got something like " as.exe.Entry point not found" instead of the "Hello world! " getting printed! can anyone explain what went wrong
basics
c++
0 Stemmen
1 Antwoord
14th Jun 2016, 8:33 AM
srija
every time I tap on " tap to try" to test a code, it shows this error: google play services error
operations
simple
0 Stemmen
3 Antwoorden
21st Sep 2021, 6:24 PM
Ehssan
Python. Is there any '' command " that can make a text appear on the screen or something like that?
programme
project
python
python3
1 Stem
2 Antwoorden
30th Apr 2019, 11:06 AM
JohnSia2005
Whenever I style animation in css why do I have to set "position:relative " all the time?
animation
css
html
positioning
1 Stem
2 Antwoorden
19th Dec 2016, 3:14 PM
akash abdullah
In python, what is the difference between "return " and "print" and when is each of them relevant?
print
python
return
0 Stemmen
3 Antwoorden
12th Sep 2017, 10:49 PM
Joelsays
I am stuck help name = print(input("enter your name")) for letter "s" in name: return name + "e" print("good morning " , na
beginner
help
python3
1 Stem
4 Antwoorden
28th Jun 2022, 3:57 AM
Nektarios P
Pls, how do i make reference to a picture on my phone with this name " img-20180912-wa0015.jpeg?
<br/>
1 Stem
1 Antwoord
4th Oct 2018, 6:10 PM
Sa'adatu Musa
Write a c++ program that uses a " for loop" to calculate the sum of six elements of an "array."
code
2 Stemmen
3 Antwoorden
2nd Aug 2017, 9:11 PM
Ezeukwu Princewill Chigozie
I m create a program in Python 3 and this Error show "TypeError : unsupported operand type(s) for ** or pow(): 'str' and 'int' "
python3
1 Stem
7 Antwoorden
14th Apr 2020, 2:55 PM
Rahul Singh
Does it matter if u use " or ' in a normal string?Whats the difference and if so when should i use which?
beginner
python3
1 Stem
4 Antwoorden
31st Mar 2021, 8:54 PM
JustNobody
Why is there a semicolon and the braces after " Machine m1 = new Machine()" ?
anonymous-classes
java
0 Stemmen
2 Antwoorden
27th Jan 2016, 3:04 PM
Dalia Ahmed
Why this code not give properly output in SoloLearn compiler and it's also give proper output in " VS CODE".......
cpp
soloproblem
strings
0 Stemmen
3 Antwoorden
15th Sep 2020, 9:02 AM
Learner
Could you explain me what are words "private", " public", "protected", etc. need for? What are the difference?(In C and Java)
object_orientation
polymorphism
private
protected
public
3 Stemmen
3 Antwoorden
8th Dec 2017, 7:40 AM
Аркадий Щукин
I can't figure out how to put text "Your e-mail address: " left side of the field?
<form>
<input>
<lable>
0 Stemmen
1 Antwoord
10th Aug 2018, 11:09 AM
Farshad Assarpour
why we need to use single line comments the slashes tell the coiled to ignore everything that following until the end of line if we will not use // print " hello world " it will not changes statement
c++
comments
0 Stemmen
3 Antwoorden
22nd Sep 2016, 9:44 AM
aakash purohit
What is the use and importance of the "Return type " function and also return 0 .
return
0 Stemmen
1 Antwoord
22nd Jun 2018, 6:48 PM
Kanana Kanana
What do u mean by this ":" thing in python?
!
"
()
//
+-
-2 Stemmen
2 Antwoorden
15th Jun 2020, 3:00 PM
Akhil
What is the meaning of "a function which does not return a value" and " a function returns some value" ?? Please send the answer
c++
functions
main
void
3 Stemmen
7 Antwoorden
28th Jul 2017, 10:20 AM
Yasir Faiz Ahmed
What is the output of this code $a = '1' ; $b = &$a; $b = "2$b" ; echo $a. ", " .$b;
1
-2 Stemmen
5 Antwoorden
30th Sep 2018, 6:29 PM
kcee
Hi..i want to search sentence with double quotes like "sentence " in paragraph. what should be the code.
python
1 Stem
2 Antwoorden
17th Feb 2017, 12:28 PM
Shikha Pandey
What do you mean by " a function will perform the desired operations without returning a value" ??
c++
functions
1 Stem
2 Antwoorden
5th Oct 2016, 6:07 PM
Devansh Kaushik
Fill in the blanks so that the first line of the paragraph uses the newly defined font called "test". { font-family: "
css
css3
-8 Stemmen
4 Antwoorden
24th Jun 2020, 5:59 PM
Snehal Mahabare
When I run my code in a code project I get this as an output " timeout: the monitored command dumped core". What should I do?
c++
output
1 Stem
3 Antwoorden
13th Feb 2022, 7:42 PM
Basma M
cout << a << " "<< b; need explanation and when I should use those 2 semicolons?
c++
0 Stemmen
2 Antwoorden
16th Feb 2017, 8:02 PM
Ahmed Neerob
Почему пограмма не обрабатывает решение только одной задачи "спустить курок"? Пишет " Ой, что-то пошло не так"
sololearn
0 Stemmen
1 Antwoord
27th Jun 2021, 12:53 PM
Истинный Норд
Why does the "for in " loop say undefined when I use the dot syntax to get attributes of an object?
javascript
0 Stemmen
2 Antwoorden
21st Sep 2021, 7:59 AM
Sheldon 10110
When i place script tag in head It says that " cannot set property onclick of null. But It work perfectly in body. Help me...
html
javascript
1 Stem
5 Antwoorden
21st Sep 2020, 8:19 AM
MUHAMMED SUHAIL
Write an algorithm and draw a flowchart to inputs marks and display "passed " if the marks or 40 or more else display "failed ".
c++
0 Stemmen
4 Antwoorden
21st Mar 2017, 4:56 PM
Tehreem
Hello dear Sololearners! Can anyone explain why the statement " echo 1 .print (1).1 outputs 1111" as it's present in SL chalenge
challenges
print
1 Stem
3 Antwoorden
4th Jul 2017, 9:18 AM
Alexandre Sherozia
When I was RUN in the application "I<code >Web order form and filled in it, it is appeared " URL/processorder. php NOT found on
<?
3 Stemmen
2 Antwoorden
24th Jul 2019, 5:44 PM
Egor Tonchev(EGO)
anybody knows whats happen in a "on going" match, when is in " your turn" state ?
c++
0 Stemmen
1 Antwoord
6th Jul 2016, 7:54 AM
Toni Herrera
Guys if u execute this code it will output " smaller than 1" ....how!!! the variable is string not integer?
php
0 Stemmen
2 Antwoorden
9th May 2019, 1:13 PM
Omar
#include <iostream> using namespace std; int main() { int num = 1; while (num < 7) { cout << "Number: " << num
sa
0 Stemmen
3 Antwoorden
23rd May 2019, 5:22 AM
alif sadam
How can i automatically generate something like this using javascript with a special ID for each " td or div element"
css
html
javascript
sololearn
1 Stem
2 Antwoorden
30th Jan 2019, 9:30 PM
Mohammad Rashed
A string contains " my name is java ethusaisum pogram" im that string return a word which having adjustance 'vowels'
java
strings
1 Stem
1 Antwoord
24th Aug 2018, 1:51 PM
Mohan Krishna
I get time limit exceeded .butexpecting output is" true and no of matched parenthesis " and false if parenthesis are not mathed
python3
0 Stemmen
3 Antwoorden
12th Feb 2019, 6:22 AM
Shaik Abeedh
Void print something(). Can we choose another function instead of void here. For example " main". Is void necessary ?
c++
functions
0 Stemmen
3 Antwoorden
1st Dec 2016, 7:08 PM
Black Temple
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
< Vorige
1
...
12
13
14
15
Volgende >
Populair vandaag
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Need help
1 Votes
Pointers in c#
1 Votes
How to install Bcrypt here
1 Votes
Please click me
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes
How to Get Better at Solving Programming Problems
0 Votes
Hello !
0 Votes
Help
1 Votes