Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
My Intro
#python 3.6.9 print ("Hey, this is 🕳SAURAV🕳") name = "Sourav" age = 18 clas = 12 sisters = [] sisters.append('Shalini') sisters.append('Shiva') ss = sisters[0] aa = sisters[1] print("I am %s!" % name) print("I am %d years old." % age) print("I study in %dth class." % clas) print("I have two sisters %s"%ss,"and %s."%aa) print("%s"%aa,"is older than %s."%ss)
run
|
edit
|
history
|
help
1
python, attributes, setter and getter the pythonic way (V2)
linked_lists_2
Юра и заселение
Print 5
9th jan2
gj2
intresting pattern
Task1.py
class objects
gj