Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Python examples - SIMPLE
#python 2.7.12 for i in range(1, 4): print(i) print(range(10, 10)) goStr = "go " * 3 print(goStr) print("goStr length = '" + str(len(goStr)) + "'") print("Type of goStr = '" + str(type(goStr)) + "'") print(type(goStr)) print(type(goStr[0])) print("'" + goStr[0:2] + "'")
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Pattern
Glimpse Of Numpy Python
Gus Hw Help
sdfgthyjuyhtgrf
Problem: on_off
Supermarket prices and stock
Aufgabe 15
Цідило
GayChicken
Temperature Converter
Please log in to post a comment.