₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,324,995 members, 8,419,855 topics. Date: Thursday, 04 June 2026 at 03:11 AM

Toggle theme

Help With This Python Program - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingHelp With This Python Program (866 Views)

1 Reply (Go Down)

Help With This Python Program by iDRAW(op): 11:09am On Mar 11, 2022
It's my first time learning python. I was following along with a tutorial on youtube.
I did exactly what I saw but got an error message.

Where did I go wrong? Please help.

Thanks

Re: Help With This Python Program by MCKitchen(f): 11:37am On Mar 11, 2022
Input=days("20 days in 50 minutes")
Print(days)
Re: Help With This Python Program by iDRAW(op): 12:08pm On Mar 11, 2022
MCKitchen:
Input=days("20 days in 50 minutes"wink
Print(days)
There's nothing wrong with the code. Only that my interpreter was set to version 2.7 while the code is recognized in 3.6+

I know this through a Facebook page. Thanks for your input. You are appropriated
Re: Help With This Python Program by Jaguarspaw: 2:53pm On Mar 11, 2022
20 days are {}.format(50) python 2

f"20 days are {}" python 3
Re: Help With This Python Program by Jaguarspaw: 3:00pm On Mar 11, 2022
MCKitchen:
Input=days("20 days in 50 minutes"wink
Print(days)
where did you get this lol
Re: Help With This Python Program by Deicide: 3:21pm On Mar 11, 2022
what you did is correct. Type python -v on your terminal and send it here.

Edit: Just saw now that you figured it out.
Re: Help With This Python Program by Sapeleboy911(m): 7:00pm On Mar 11, 2022
MCKitchen:
Input=days("20 days in 50 minutes"wink
Print(days)
Silent would have been golden in this case. Because you would have ended up worsening his case.
Re: Help With This Python Program by SqueezedPant: 10:04pm On Mar 11, 2022
iDRAW:
It's my first time learning python. I was following along with a tutorial on youtube.
I did exactly what I saw but got an error message.

Where did I go wrong? Please help.

Thanks
is this Linux or Mac?
Re: Help With This Python Program by LikeAking: 1:10am On Mar 12, 2022
Good luck.
Re: Help With This Python Program by iDRAW(op): 6:47pm On Mar 13, 2022
SqueezedPant:
is this Linux or Mac?
I use a MacBook Pro
Re: Help With This Python Program by WrksOnMyMachine: 11:59pm On Mar 13, 2022
Avoid hardcoding variables/params that can change.


total_mins = 50
nos_of_days = 20

print(f"{nos_of_days} days are {total_mins} minutes"\)

1 Reply

Help With This Python Programming Assignment PleaseA Python Program To Check The Risk Of Corona Virus.Help! How To Make Your Java Or Python Program Become A Real Android App?234

Why Dont You Grab This Opportunity!Nid Qbasic Interpreter?Help! I Am Writing About: Travelling Salesman Problem