Python Forum
how to write a function in python that solves an equation
Thread Rating:
  • 2 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to write a function in python that solves an equation
#1
Write a function fun(x) that takes as input a positive number x and solves the following equation for y and returns y. The equation is 104y=x+3
Reply


Messages In This Thread
how to write a function in python that solves an equation - by samiraheen - Sep-27-2017, 03:51 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Question How to Write a function with Pandas? SuperNinja3I3 4 2,393 Jul-03-2022, 02:19 PM
Last Post: ndc85430
  How can I write a function with three parameters? MehmetAliKarabulut 3 2,819 Mar-04-2021, 05:23 PM
Last Post: buran
  Write function to find decryptionkey kotter 3 3,184 Dec-11-2019, 07:04 PM
Last Post: nilamo
  Write a function sorting(L)? MoIbrahim 11 8,386 Apr-22-2017, 11:45 AM
Last Post: idontreallywolf
  function to write the contents of a webpage into a new file roadrage 4 6,082 Dec-01-2016, 09:28 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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