135201
You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython
Is it worth becoming a carpenter if most furnishing is produced industrially?
Читать полностью…
ah yeah i didn't seen... DeepOS... ok seems like u copied DeepSeek
Читать полностью…
well, input and loops are within the first stuff you learn when you commence with programming
Читать полностью…
because of school and because i was a completely beginner i needed some years
Читать полностью…
How about starting to read? Conditions are incredibly basic.
If you have read about those and wrote some code that doesn't work, feel free to share it.
Putting the print that only occurs once in a function and called it only once directly after the functions' definition is ... unnecessary.
Читать полностью…
this code doesn't make any sense, its just a simple code which has i/o, variables, a while loop and conditions... a beginner/newbie code
Читать полностью…
def start():
print("wellcome to new OS!DeepOS-there was: •memes\n •chaos")
start()
while True:
a=input("C://user/:")
if a=="help":
print("commands,bro im lazy")
Im not newbie i just started this,normal for start?