Python Forum
new to programming, any help would be appreciated!
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
new to programming, any help would be appreciated!
#2
Please read BBCode to learn how to post code.
if i % 2 == 0:
    type = "Even"
else:
    type = "Odd "
print(type)
Reply


Messages In This Thread
RE: new to programming, any help would be appreciated! - by ibreeden - Sep-26-2020, 08:38 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  New to Python - Not sure why this code isn't working - Any help appreciated TheGreatNinx 4 1,027 Jul-22-2023, 10:21 PM
Last Post: Pedroski55
  Any help is appreciated! Butch12 3 796 Jul-22-2023, 03:23 AM
Last Post: Larz60+
  interloper help appreciated combining two python3 scripts to add new conditions. Ricktoddfrank 0 1,502 Jun-22-2021, 10:24 PM
Last Post: Ricktoddfrank

Forum Jump:

User Panel Messages

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