OracleAngel's profile picture. I know someone in the world is waiting for me, although I've no idea of who he is. But I feel happy every day for this.

OracleAngel

@OracleAngel

I know someone in the world is waiting for me, although I've no idea of who he is. But I feel happy every day for this.

The difference between the rich and the poor. 😂😂😂 #OracleAngel


👦🏻"....😵...." 👱🏻‍♀️"No!My God, What Are You Doing? This's Wrong. Look At What You Did To Him!!!" !

OracleAngel's tweet image. 👦🏻"....😵...."
👱🏻‍♀️"No!My God, What Are You Doing? This's Wrong. Look At What You Did To Him!!!"
!

#python 3.5.2 What is the difference between urllib.request and requests module? e.g. 1: import urllib.request e.g. 2: import requests


Anyone can help me? Python parse tnsnames.ora question. I ref: oracle.com/technetwork/ar… but can't work...

OracleAngel's tweet image. Anyone can help me? Python parse tnsnames.ora question. 
I ref: oracle.com/technetwork/ar… 
but can't work...

How to replace text in a file using Python? for example :string "abc efg hijk ", position 7 and 13 , to "abc , efg , hijk "?

OracleAngel's tweet image. How to replace text in a file using Python?
for example :string "abc     efg     hijk  ", position 7 and 13 , to "abc   ,  efg  ,  hijk  "?

Now, Study A Byte of Python #Python

OracleAngel's tweet image. Now, Study A Byte of Python #Python

My first #Python book : Hello World!: Computer Programming for Kids and Other Beginners 2nd Edition , but why is not Python 3 version ?

OracleAngel's tweet image. My first #Python book :
Hello World!: Computer Programming for Kids and Other Beginners 2nd Edition , but why is not Python 3 version ?

To pad a string with zeroes to the left. #Python >>> n = 4 >>> print '%03d' % n 004 >>> print('{0:03d}'.format(4)) # python 3 004


How can I do a line break (line continuation) in #Python ?

OracleAngel's tweet image. How can I do a line break (line continuation) in #Python ?

# Python3 tutorial # 6. Module >>> from fibo import fib, fib2 >>> fib(500) 1 1 2 3 5 8 13 21 34 55 89 144 233 377


Loading...

Something went wrong.


Something went wrong.