[OT] Is there any tutorial for those who learn Java after Python ;-)
D-Man
dsh8290 at rit.edu
Wed Jun 27 13:12:43 EDT 2001
On Wed, Jun 27, 2001 at 12:30:47AM +0000, scott wrote:
| D-Man wrote:
| > | And some simple things makes me wonder:
| > |
| > | public class JavaRules {
| > | public static void main(String args[]) {
| > | System.out.println(2+2+"a");
| >
| > This line is a type error.
Doh! I was sure I'd been bitten before by not putting a string first.
| You'd better stick to Python advice for the time being.
;-).
-D
More information about the Python-list
mailing list