Python Question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MoldySolider

    #1

    Python Question

    is python BASIC programming? it seems like it is. so can i use Just basic or Liberty basic to make python scripts. or is it a diffrent language and not just a diffrent format?
  • jdrou
    Member
    • Jul 2006
    • 1860

    #2
    Re: Python Question

    Python is a completely different language. It is only similar to BASIC in the same sense that most computer languages are similar to each other (aside from really strange ones like APL).

    Comment

    Working...