Run Code
|
API
|
Code Wall
|
Users
|
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
Please
log in
to post a comment.
abc1
jhjhh
Assignment-3a
Faiha Lesson 1, 2020: Python Basics
fibonaccii.py
Rectangle Perimiter
Removing punctuation from strings
First
unhex 16 bit word python (string to hex)
75 95
Please log in to post a comment.