• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

What calc() function?, and give the example please!
functionsphyton
0 Votes
7 Answers
19th Sep 2023, 12:22 PM
Ketsu dayou
Ketsu dayou - avatar
How to write a function calc() such that it can accept two variables
python3
0 Votes
3 Answers
25th Feb 2021, 4:15 PM
Alnice Williams
Alnice Williams - avatar
can I make a custom function in css file just like calc() (ik calc is there by default)??
cssjavascriptweb
1 Vote
3 Answers
16th Mar 2021, 3:07 PM
[ ]
[     ] - avatar
how to use css Calc function in JavaScript ?
calc()csscss3htmljavascript
0 Votes
10 Answers
20th Oct 2019, 4:08 PM
Ouardi Yacine
Ouardi Yacine - avatar
class Calc { char Grade; int Bonus; public: Calc() {Grade=’E’; Bonus=0; } void Down ( int G ) { Grade - = G; } void Up (
transition
-3 Votes
3 Answers
31st Oct 2017, 2:21 PM
pankaj kumar
Hot today
Functions in python
2 Votes
How to make a playground
1 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))[ by New logics algebraic way ]?
1 Votes
I need advice
1 Votes
Html 5 document question
1 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
Python
0 Votes
𝙵𝙸𝙽𝙳 𝚃𝙷𝙴 𝙸𝙽𝙿𝚄𝚃 𝙾𝙵 𝚃𝙷𝙴 𝙿𝚁𝙾𝙶𝚁𝙰𝙼
1 Votes
Can you tell what is wrong with the code
0 Votes
Can someone explain inline and block elements please
0 Votes