Can some one give me a code | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

Can some one give me a code

im bored can some one give a start of a code

6th Sep 2017, 1:55 PM
player or watcher
player or watcher - avatar
3 Respostas
+ 16
#Python class start(): """start of code. Yay! ^_^""" def __init__(self): print(start.__doc__) Start = start()
6th Sep 2017, 2:02 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 3
def start(): print("Don't post these irrelevant questions!") while True: start()
11th Sep 2017, 12:33 PM
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬ - avatar
- 2
thanks šŸ˜€
6th Sep 2017, 4:44 PM
player or watcher
player or watcher - avatar