• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu

F&A Diskussionen

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 Stimmen
3 Antworten
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 Stimme
14 Antworten
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 Stimmen
10 Antworten
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 Stimme
2 Antworten
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 Stimmen
9 Antworten
17th Jun 2021, 6:44 PM
zoro
Heute heiß
Can I import any module in python in this app?
1 Votes
Loops and conditions
2 Votes
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
app for lessons
1 Votes
Any coding competitions?
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Rise of AI
1 Votes
Need a personal tutor
0 Votes
Community and feed option
0 Votes