Courses
Log inStart Learning AI
Courses
Log inStart Learning AI

Q&A Discussions

1.Number=int(input("enter number")) 2.sum=0 3.for I in range(1, number+1) 4.sum=sum+1 5.print(sum)
pythonstrings
0 Votes
3 Answers
9th Apr 2022, 10:05 AM
Javed Iqbal
Javed Iqbal - avatar
n = int(input()) for x in range(1, n): if x % 3 == 0 and x % 5 == 0: print("SoloLearn") elif x % 3 == 0:
@python
-1 Vote
14 Answers
3rd Jun 2021, 12:14 PM
Gold samuel
Gold samuel - avatar
Please is to be added or removed from this code n = int(input()) for x in range(1, n): if x % 3 == 0 and x % 5 == 0:
@python
0 Votes
10 Answers
4th Jan 2023, 1:04 AM
Ohanenye Kennedy
Ohanenye Kennedy - avatar
n = int(input()) for x in range(1, n): if x % 3 == 0 and x % 5 == 0: print("SoloLearn") elif x % 3 == 0:
a
-1 Vote
2 Answers
5th Dec 2020, 7:44 AM
Augustine Ansah Owusu
Augustine Ansah Owusu - avatar
Can you help me in this code?
%==03andforifinint(input())n):n=range(1,xxx
-4 Votes
9 Answers
17th Jun 2021, 6:44 PM
zoro
Hot today
What kind of questions do companies ask in Data Analyst interviews (including Python, SQL, Power BI, and Excel)?
2 Votes
??
1 Votes
Give some simple practice questions in C
0 Votes
ŠžŃˆŠøŠ±ŠŗŠ° в приложении Sololearn
1 Votes
Hello guys,
1 Votes
Did sololearn helped you to get easier a job?
1 Votes
How many time I can use sololearn trial mode?
1 Votes
Help me
1 Votes
NEO V2.0
1 Votes
how do they use javascript
0 Votes