Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
range as a command
#3
maybe you would use seq. nothing wrong with that unless you want to have something that works just like range() does.

i don't know if there are bugs. did you find any?

i don't need to check for errors, the Python engine does that. this is for new coders to play with. they might change it around. they can add the error checks appropriate for their target user base.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
range as a command - by Skaperen - Aug-04-2020, 11:55 PM
RE: range as a command - by ndc85430 - Aug-05-2020, 05:51 AM
RE: range as a command - by Skaperen - Aug-05-2020, 10:52 PM
RE: range as a command - by ndc85430 - Aug-06-2020, 04:29 AM
RE: range as a command - by Skaperen - Aug-06-2020, 10:36 PM
RE: range as a command - by ndc85430 - Aug-07-2020, 05:49 AM
RE: range as a command - by Gribouillis - Aug-07-2020, 07:03 AM
RE: range as a command - by Skaperen - Aug-07-2020, 10:08 PM
RE: range as a command - by Gribouillis - Aug-08-2020, 06:27 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020